_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


dwarves 1.29
Dependencies: libbpf@1.5.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/acmel/dwarves
Licenses: GPL 2+
Build system: cmake
Synopsis: Debugging information processing library and utilities
Description:

Dwarves is a set of tools that use the debugging information inserted in ELF binaries by compilers such as GCC, used by well known debuggers such as GDB.

Utilities in the Dwarves suite include pahole, that can be used to find alignment holes in structures and classes in languages such as C, C++, but not limited to these. These tools can also be used to encode and read the BTF type information format used with the kernel Linux bpf syscall.

The codiff command can be used to compare the effects changes in source code generate on the resulting binaries.

The pfunct command can be used to find all sorts of information about functions, inlines, decisions made by the compiler about inlining, etc.

The pahole command can be used to use all this type information to pretty print raw data according to command line directions.

Headers can have its data format described from debugging info and offsets from it can be used to further format a number of records.

Finally, the btfdiff command can be used to compare the output of pahole from BTF and DWARF, to make sure they produce the same results.

libcxi 13.0.0
Dependencies: libconfig@1.7.3 libuv@1.44.2 fuse@2.9.9 libyaml@0.2.5 libnl@3.5.0 numactl@2.0.16 eudev@3.2.14 lm-sensors@3.6.2
Propagated dependencies: cassini-headers@12.0.1 cxi-driver@13.0.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/HewlettPackard/shs-libcxi
Licenses: LGPL 2.1+ Modified BSD
Build system: gnu
Synopsis: Interface to the Cassini/Slingshot high-speed interconnect
Description:

Libcxi provides applications with a low-level interface to the Cray/HPE Cassini high-speed NIC, also known as Slingshot.

libnl-python2 3.5.0
Dependencies: python2@2.7.18 libxcrypt@4.4.38
Propagated dependencies: libnl@3.5.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.infradead.org/~tgr/libnl/
Licenses: GPL 2
Build system: gnu
Synopsis: NetLink protocol library suite
Description:

The libnl suite is a collection of libraries providing APIs to netlink protocol based Linux kernel interfaces. Netlink is an IPC mechanism primarily between the kernel and user space processes. It was designed to be a more flexible successor to ioctl to provide mainly networking related kernel configuration and monitoring interfaces.

lvm2 2.03.22
Dependencies: libaio@0.3.113 eudev@3.2.14
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://sourceware.org/lvm2/
Licenses: GPL 2 LGPL 2.1
Build system: gnu
Synopsis: Logical volume management for Linux
Description:

LVM2 is the logical volume management tool set for Linux-based systems. This package includes the user-space libraries and tools, including the device mapper. Kernel components are part of Linux-libre.

fuseiso 20070708
Dependencies: fuse@2.9.9 glib@2.83.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://sourceforge.net/projects/fuseiso/
Licenses: GPL 2
Build system: gnu
Synopsis: Mount ISO file system images
Description:

FuseISO is a FUSE module to mount ISO file system images (.iso, .nrg, .bin, .mdf and .img files). It supports plain ISO9660 Level 1 and 2, Rock Ridge, Joliet, and zisofs.

unionfs-fuse-static 3.3
Dependencies: fuse-static@3.10.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/rpodgorny/unionfs-fuse
Licenses: Modified BSD
Build system: cmake
Synopsis: User-space union file system (statically linked)
Description:

UnionFS-FUSE is a flexible union file system implementation in user space, using the FUSE library. Mounting a union file system allows you to "aggregate" the contents of several directories into a single mount point. UnionFS-FUSE additionally supports copy-on-write.

keyd 2.5.0
Dependencies: linux-libre-headers@6.12.17
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/rvaiya/keyd
Licenses: Expat
Build system: gnu
Synopsis: Key remapping daemon for Linux
Description:

Keyd is a keyboard remapping utility with intuitive ini configuration file format. Keyd has several features, many of which are traditionally only found in custom keyboard firmware like QMK.

libcgroup 3.2.0
Dependencies: linux-pam@1.5.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/libcgroup/libcgroup
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Control groups management tools
Description:

Control groups is Linux kernel method for process resource restriction, permission handling and more. This package provides userspace interface to this kernel feature.

librem-ec-acpi-linux-module 0.9.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://source.puri.sm/nicole.faerber/librem-ec-acpi-dkms
Licenses: GPL 2
Build system: linux-module
Synopsis: Linux kernel module to control the Librem Embedded Controller
Description:

This is the Linux kernel ACPI platform driver for the EC firmware on Purism Librem laptop computers. It allows user-space control over the battery charging thresholds, keyboard backlight, fans and thermal monitors, and the notification, WiFi, and Bluetooth LED.

firejail-disable-sandbox-check 0.9.74
Dependencies: apparmor@3.1.2 xdg-dbus-proxy@0.1.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/netblue30/firejail
Licenses: GPL 2+
Build system: gnu
Synopsis: Linux namespaces sandbox program
Description:

Firejail is a SUID sandbox program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces, seccomp-bpf and Linux capabilities. The software includes sandbox profiles for a number of common Linux programs. Firejail should be added to the list of setuid programs in the system configuration to work properly. Builded with --disable-sandbox-check, which is only intended for development.

linux-libre-arm64-generic 5.4.302
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.gnu.org/software/linux-libre/
Licenses: GPL 2
Build system: gnu
Synopsis: 100% free redistribution of a cleaned Linux kernel
Description:

GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel. It has been modified to remove all non-free binary blobs.

ntfs-3g-static 2022.10.3
Dependencies: util-linux@2.40.4 fuse@2.9.9
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.tuxera.com/community/open-source-ntfs-3g/
Licenses: GPL 2+
Build system: gnu
Synopsis: Read-write access to NTFS file systems
Description:

NTFS-3G provides read-write access to NTFS file systems, which are commonly found on Microsoft Windows. It is implemented as a FUSE file system. The package provides additional NTFS tools.

cassini-headers 12.0.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/HewlettPackard/shs-cassini-headers
Licenses: GPL 2 FreeBSD
Build system: copy
Synopsis: Cassini network hardware definitions and headers
Description:

This package provides hardware definitions and C headers for use by the Linux driver and by user-space applications for the Cassini/Slingshot high-speed network interconnect made by HPE (formerly Cray). User-land software uses cxi_prov_hw.h from this package.

blktrace 1.3.0-1.b9ea6e5
Dependencies: libaio@0.3.113 gnuplot@6.0.1 python-wrapper@3.11.14
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://git.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git
Licenses: GPL 2
Build system: gnu
Synopsis: Block layer IO tracing mechanism
Description:

Blktrace is a block layer IO tracing mechanism which provides detailed information about request queue operations to user space. It extracts event traces from the kernel (via the relaying through the debug file system).

mce-inject 0.0.0-0.4cbe463
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://git.kernel.org/pub/scm/utils/cpu/mce/mce-inject.git/about/
Licenses: GPL 2
Build system: gnu
Synopsis: Inject x86 @acronym{MCEs, machine-check exceptions} into Linux
Description:

This simple tool injects fake MCEs into a running Linux kernel, to debug or test the kernel's EDAC-handling code specific to x86 and x86_64 platforms.

Real MCEs are internal CPU errors. Handling them correctly can be important to system stability and even prevent physical damage. In contrast, simulated MCEs produced by mce-inject are purely synthetic: injection happens only at the software level, inside the kernel, and is not visible to the platform hardware or firmware.

A convenient feature of mce-inject is that the input language used to describe MCEs is similar to the format used in Linux panic messages, with a few extensions. In general, you should be able to pipe in any logged MCE panic to simulate that same MCE.

The target kernel must have the CONFIG_X86_MCE_INJECT option enabled and the mce-inject module loaded if it exists.

earlyoom 1.7
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/rfjakob/earlyoom
Licenses: Expat
Build system: gnu
Synopsis: Simple out of memory (OOM) daemon for the Linux kernel
Description:

Early OOM is a minimalist out of memory (OOM) daemon that runs in user space and provides a more responsive and configurable alternative to the in-kernel OOM killer.

x86-energy-perf-policy 6.17.12
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.gnu.org/software/linux-libre/
Licenses: GPL 2
Build system: gnu
Synopsis: Display and update Intel-CPU energy-performance policy
Description:

x86_energy_perf_policy displays and updates energy-performance policy settings specific to Intel Architecture Processors. Settings are accessed via Model Specific Register (MSR) updates, no matter if the Linux cpufreq sub-system is enabled or not.

linux-libre-headers 5.15.197
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.gnu.org/software/linux-libre/
Licenses: GPL 2
Build system: gnu
Synopsis: GNU Linux-Libre kernel headers
Description:

Headers of the Linux-Libre kernel.

usbip-utils 6.17.12
Dependencies: eudev@3.2.14
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.gnu.org/software/linux-libre/
Licenses: GPL 2
Build system: gnu
Synopsis: Utilities for sharing USB devices over IP networks
Description:

The USB/IP protocol enables to pass USB device from a server to a client over the network. The server is a machine which shares an USB device and the client is a machine which uses USB device provided by a server over the network. The USB device may be either physical device connected to a server or software entity created on a server using USB gadget subsystem. The usbip-utils are userspace tools to used to handle connection and management on both side. The client needs the vhci-hcd Linux kernel module and the server needs the usbip_host Linux kernel module.

kernel-hardening-checker 0.6.17.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/a13xp0p0v/kernel-hardening-checker
Licenses: GPL 3
Build system: pyproject
Synopsis: Tool for checking the security hardening options of the Linux kernel
Description:

kernel-hardening-checker is a tool for checking the security hardening options of the Linux kernel. Provided preferences are based on suggestions from various sources, including:

  • KSPP recommended settings

  • CLIP OS kernel configuration

  • Last public grsecurity patch (options which they disable)

  • SECURITY_LOCKDOWN_LSM patchset

  • Direct feedback from the Linux kernel maintainers

This tool supports checking Kconfig options and kernel cmdline parameters.

pipewire-minimal 1.4.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://pipewire.org/
Licenses: LGPL 2.0+
Build system: meson
Synopsis: Server and user space API to deal with multimedia pipelines
Description:

PipeWire is a project that aims to greatly improve handling of audio and video under Linux. It aims to support the usecases currently handled by both PulseAudio and Jack and at the same time provide same level of powerful handling of Video input and output. It also introduces a security model that makes interacting with audio and video devices from containerized applications easy, with supporting Flatpak applications being the primary goal. Alongside Wayland and Flatpak we expect PipeWire to provide a core building block for the future of Linux application development.

linux-libre-arm-generic 5.10.247
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.gnu.org/software/linux-libre/
Licenses: GPL 2
Build system: gnu
Synopsis: 100% free redistribution of a cleaned Linux kernel
Description:

GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel. It has been modified to remove all non-free binary blobs.

lvm2-static 2.03.22
Dependencies: libaio@0.3.113 eudev@3.2.14 eudev@3.2.14
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://sourceware.org/lvm2/
Licenses: GPL 2 LGPL 2.1
Build system: gnu
Synopsis: Logical volume management for Linux (statically linked)
Description:

LVM2 is the logical volume management tool set for Linux-based systems. This package includes the user-space libraries and tools, including the device mapper. Kernel components are part of Linux-libre.

jitterentropy-rngd 1.2.8
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.chronox.de/jent.html
Licenses: Modified BSD GPL 2+
Build system: gnu
Synopsis: CPU jitter random number generator daemon
Description:

This simple daemon feeds entropy from the CPU Jitter RNG core to the kernel Linux's entropy estimator. This prevents the /dev/random device from blocking and should benefit users of the preferred /dev/urandom and getrandom() interfaces too.

The CPU Jitter RNG itself is part of the kernel and claims to provide good entropy by collecting and magnifying differences in CPU execution time as measured by the high-resolution timer built into modern CPUs. It requires no additional hardware or external entropy source.

The random bit stream generated by jitterentropy-rngd is not processed by a cryptographically secure whitening function. Nonetheless, its authors believe it to be a suitable source of cryptographically secure key material or other cryptographically sensitive data.

If you agree with them, start this daemon as early as possible to provide properly seeded random numbers to services like SSH or those using TLS during early boot when entropy may be low, especially in virtualised environments.

Total packages: 69252