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

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.


libtracefs 1.7.0
Dependencies: libtraceevent@1.7.3
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/
Licenses: GPL 2 LGPL 2.1
Build system: gnu
Synopsis: Linux kernel trace file system library
Description:

This library provides APIs to access the Linux kernel's trace file system.

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.

libnetfilter-queue 1.0.5
Dependencies: libmnl@1.0.5 libnfnetlink@1.0.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://netfilter.org/projects/libnetfilter_queue/index.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Library for kernel netfilter infrastructure and state
Description:

libnetfilter_queue is a userspace library providing an API to packets that have been queued by the kernel packet filter. It is is part of a system that deprecates the old ip_queue/libipq mechanism.

jmtpfs 0.5
Dependencies: file@5.46 fuse@2.9.9 libmtp@1.1.21
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/JasonFerrara/jmtpfs
Licenses: GPL 3
Build system: gnu
Synopsis: Use a FUSE file system to access data over MTP
Description:

jmtpfs uses FUSE to provide access to data over MTP. Unprivileged users can mount the MTP device as a file system.

kmod 29
Dependencies: xz@5.4.5 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.kernel.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Kernel module tools
Description:

Kmod is a set of tools to handle common tasks with Linux kernel modules like insert, remove, list, check properties, resolve dependencies and aliases.

These tools are designed on top of libkmod, a library that is shipped with kmod. The aim is to be compatible with tools, configurations and indices from the module-init-tools project.

iptables-nft 1.8.11
Dependencies: iptables@1.8.11
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.netfilter.org/projects/iptables/index.html
Licenses: GPL 2+
Build system: copy
Synopsis: Programs to configure Linux IP packet filtering rules (nftables API)
Description:

iptables is the user-space command line program used to configure the Linux 2.4.x and later IPv4 packet filtering ruleset (firewall), including NAT (Network Address Translation).

This package also includes ip6tables, which is used to configure the IPv6 packet filter.

Both commands are targeted at system administrators.

wireless-tools 30.pre9
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
Licenses: GPL 2 LGPL 2.1+
Build system: gnu
Synopsis: Tools for manipulating Linux Wireless Extensions
Description:

Wireless Tools are used to manipulate the now-deprecated Linux Wireless Extensions; consider using iw instead. The Wireless Extension was an interface allowing you to set Wireless LAN specific parameters and get the specific stats. It is deprecated in favor the nl80211 interface.

erofs-utils 1.8.10
Dependencies: lz4@1.10.0 util-linux@2.40.4 zlib@1.3.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/
Licenses: GPL 2+
Build system: gnu
Synopsis: User-space tools for the EROFS file system
Description:

EROFS is a compressed, read-only file system optimized for resource-scarce devices. This package provides user-space tools for creating EROFS file systems.

rasdaemon 0.8.3
Dependencies: bash-minimal@5.2.37 libtraceevent@1.7.3 perl@5.36.0 perl-dbd-sqlite@1.66 sqlite@3.39.3 dmidecode@3.6 kmod@29
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/mchehab/rasdaemon
Licenses: GPL 2
Build system: gnu
Synopsis: Platform Reliability, Availability, and Serviceability tools
Description:

The rasdaemon daemon monitors platform RAS reports from Linux kernel trace events. These trace events are logged in /sys/kernel/debug/tracing and reported through standard log mechanisms like syslog.

evtest 1.36
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://gitlab.freedesktop.org/libevdev/evtest
Licenses: GPL 2+
Build system: gnu
Synopsis: Kernel evdev device information and monitor
Description:

evtest is a tool to print evdev kernel events. It reads directly from the kernel device and prints a device description and the events with the value and the symbolic name.

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.

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.

sysfsutils 2.1.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://linux-diag.sourceforge.net/Sysfsutils.html
Licenses: GPL 2 GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: System utilities based on Linux sysfs
Description:

These are a set of utilities built upon sysfs, a virtual file system in Linux kernel versions 2.5+ that exposes a system's device tree. The package also contains the libsysfs library.

powercap 0.6.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/powercap/powercap
Licenses: Modified BSD
Build system: cmake
Synopsis: Utilities for accessing the powercap Linux kernel feature
Description:

This package contains utilities for accessing the powercap Linux kernel feature through sysfs. It includes an implementation for working with Intel RAPL. It provides the commands powercap-info and powercap-set.

powertop 2.15
Dependencies: kmod@29 libnl@3.5.0 ncurses@6.2.20210619 pciutils@3.13.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://01.org/powertop/
Licenses: GPL 2
Build system: gnu
Synopsis: Analyze power consumption on x86-based laptops
Description:

PowerTOP is a Linux tool to diagnose issues with power consumption and power management. In addition to being a diagnostic tool, PowerTOP also has an interactive mode where the user can experiment various power management settings for cases where the operating system has not enabled these settings.

e2fsck-static 1.47.2
Dependencies: e2fsprogs@1.47.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://e2fsprogs.sourceforge.net/
Licenses: GPL 2 LGPL 2.0 X11
Build system: trivial
Synopsis: Statically-linked e2fsck command from e2fsprogs
Description:

This package provides statically-linked e2fsck command taken from the e2fsprogs package. It is meant to be used in initrds.

linux-libre-headers 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: GNU Linux-Libre kernel headers
Description:

Headers of the Linux-Libre kernel.

linux-libre-arm64-generic 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: 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.

gpm 1.20.7
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.nico.schottelius.org/software/gpm/
Licenses: GPL 2+
Build system: gnu
Synopsis: Mouse support for the Linux console
Description:

The GPM (general-purpose mouse) daemon is a mouse server for applications running on the Linux console. It allows users to select items and copy/paste text in the console and in xterm.

linux-libre 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: 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.

linux-libre-headers 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: 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.

sshfs-fuse 3.7.5
Dependencies: fuse@3.10.5 glib@2.83.3
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/libfuse/sshfs
Licenses: GPL 2+
Build system: meson
Synopsis: Mount remote file systems over SSH
Description:

This is a file system client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: on the server side there's nothing to do; on the client side mounting the file system is as easy as logging into the server with an SSH client.

brightnessctl 0.5.1
Dependencies: elogind@255.17
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/Hummer12007/brightnessctl
Licenses: Expat
Build system: gnu
Synopsis: Backlight and LED brightness control
Description:

This program allows you read and control device brightness. Devices include backlight and LEDs. It can also preserve current brightness before applying the operation, such as on lid close.

The appropriate permissions must be set on the backlight or LED control interface in sysfs, which can be accomplished with the included udev rules.

Total packages: 69252