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

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.


libaio 0.3.113
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://pagure.io/libaio
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Linux-native asynchronous I/O access library
Description:

This library enables userspace to use Linux kernel asynchronous I/O system calls, important for the performance of databases and other advanced applications.

f2fs-fsck-static 1.16.0
Dependencies: f2fs-tools-static@1.16.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://f2fs.wiki.kernel.org/
Licenses: GPL 2 LGPL 2.1
Build system: trivial
Synopsis: Statically-linked fsck.f2fs command from f2fs-tools
Description:

This package provides statically-linked fsck.f2fs command taken from the f2fs-tools package. It is meant to be used in initrds.

libnetfilter-cthelper 1.0.1
Dependencies: libmnl@1.0.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://netfilter.org/projects/libnetfilter_cthelper/index.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Library for user-space connection tracking helpers
Description:

libnetfilter_cthelper is a userspace library that provides a programming interface to user-space connection tracking helpers.

  1. register new user-space connection tracking helpers

  2. unregister user-space connection tracking helpers

  3. list existing registered user-space connection tracking helpers

libtree 3.1.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/haampie/libtree
Licenses: Expat
Build system: gnu
Synopsis: Show output of @command{ldd} as a tree
Description:

This tool turns ldd into a tree and explains how shared libraries are found or why they cannot be located.

ulogd 2.0.7
Dependencies: libnfnetlink@1.0.2 libmnl@1.0.5 libnetfilter-log@1.0.2 libnetfilter-conntrack@1.0.9 libnetfilter-acct@1.0.3 sqlite@3.39.3 libpcap@1.10.1 jansson@2.14 postgresql@14.20 mariadb@10.11.14 zlib@1.3.1 openssl@3.5.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://netfilter.org/projects/nfacct/index.html
Licenses: GPL 2
Build system: gnu
Synopsis: Logging daemon for netfilter and iptables
Description:

ulogd is a userspace logging daemon for netfilter/iptables related logging. This includes per-packet logging of security violations, per-packet logging for accounting, per-flow logging and flexible user-defined accounting.

  1. Packet and flow-based traffic accounting

  2. Flexible user-defined traffic accounting via nfacct infrastructure

  3. SQL database back-end support: SQLite3, PostgreSQL, MySQL

  4. Text-based output formats: CSV, XML, Netfilter's LOG, Netfilter's conntrack

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.

chimerautils 15.0.3
Dependencies: acl@2.3.1 libedit@20191231-3.1 libxo@1.7.5 ncurses@6.2.20210619 openssl@3.5.5 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/chimera-linux/chimerautils
Licenses: FreeBSD
Build system: meson
Synopsis: The FreeBSD-based core Linux userland from Chimera Linux
Description:

This is a port of the FreeBSD userland for Linux provided by the Chimera Linux distribution. Essentially, it is a collection of UNIX tools such as grep, cp, vi, etc. and can be used as an alternative to the corresponding implementations from the GNU project.

tpacpi-bat 3.2
Dependencies: coreutils-minimal@9.1 perl@5.36.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/teleshoes/tpacpi-bat
Licenses: GPL 3+
Build system: gnu
Synopsis: ThinkPad battery charge controller
Description:

Tpacpi-bat is a command-line interface to control battery charging on Lenovo ThinkPad models released after 2011, starting with the xx20 series. It can query and set the thresholds at which one or both batteries will start and stop charging, inhibit charging batteries for a set period of time, or force them to discharge when they otherwise would not.

This tool merely exposes ACPI calls provided by the acpi_call Linux kernel module provided by the acpi-call-linux-module package, which must be installed and loaded separately. Only the original vendor firmware is supported.

fbcat 0.5.2
Dependencies: netpbm@10.78.3
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://jwilk.net/software/fbcat
Licenses: GPL 2
Build system: gnu
Synopsis: Take a screenshot of the contents of the Linux framebuffer
Description:

fbcat saves the contents of the Linux framebuffer (/dev/fb*), or a dump thereof. It supports a wide range of drivers and pixel formats.

fbcat can take screenshots of virtually any application that can be made to write its output to the framebuffer, including (but not limited to) text-mode or graphical applications that don't use a display server.

Also included is fbgrab, a wrapper around fbcat that emulates the behaviour of Gunnar Monell's older fbgrab utility.

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.

bbswitch-module 0.8-2.19f6020
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/Bumblebee-Project/bbswitch
Licenses: GPL 2
Build system: linux-module
Synopsis: Kernel module that disables discrete Nvidia graphics cards
Description:

The bbswitch module provides a way to toggle the Nvidia graphics card on Optimus laptops.

mtd-utils 2.1.5
Dependencies: acl@2.3.1 lzo@2.10 openssl@3.5.5 util-linux@2.40.4 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://www.linux-mtd.infradead.org/
Licenses: GPL 2 MPL 1.1 Expat
Build system: gnu
Synopsis: MTD Flash Storage Utilities
Description:

This package provides utilities for testing, partitioning, etc of flash storage.

pflask 0.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://ghedo.github.io/pflask/
Licenses: FreeBSD
Build system: cmake
Synopsis: Simple tool for creating Linux namespace containers
Description:

pflask is a simple tool for creating Linux namespace containers. It can be used for running a command or even booting an OS inside an isolated container, created with the help of Linux namespaces. It is similar in functionality to chroot, although pflask provides better isolation thanks to the use of namespaces.

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.

rdma-core 62.0
Dependencies: libnl@3.12.0 eudev@3.2.14
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/linux-rdma/rdma-core
Licenses: GPL 2 X11-style FreeBSD CC0 Modified BSD
Build system: cmake
Synopsis: Utilities and libraries for working with RDMA devices
Description:

This package provides userspace components for the InfiniBand subsystem of the Linux kernel. Specifically it contains userspace libraries for the following device nodes:

  1. /dev/infiniband/uverbsX (libibverbs)

  2. /dev/infiniband/rdma_cm (librdmacm)

  3. /dev/infiniband/umadX (libibumad)

The following service daemons are also provided:

  1. srp_daemon (for the ib_srp kernel module)

  2. iwpmd (for iWARP kernel providers)

  3. ibacm (for InfiniBand communication management assistant)

modprobed-db 2.48
Dependencies: coreutils@9.1 kmod@29 gawk@5.3.0 glibc@2.41 grep@3.11 sed@4.9
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://wiki.archlinux.org/title/Modprobed-db
Licenses: Expat
Build system: gnu
Synopsis: Keep track of Linux modules that have been probed
Description:

Modprobed-db is a useful utility for users wishing to build a minimal kernel via a make localmodconfig. In a nutshell, this make target creates a config based on the current config and a list of modules you define (that modprobed-db keeps for you). It then disables any module option that is not needed thus not building extraneous modules. This results in a system-specific, streamlined kernel package and footprint as well as reduced compilation times.

Modprobed-db simply logs every module ever probed on the target system to a text-based database ($XDG_CONFIG_HOME/modprobed-db), which can be read directly by make localmodconfig as described above.

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

libiec61883 1.2.0
Propagated dependencies: libraw1394@2.1.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://ieee1394.wiki.kernel.org/index.php/Main_Page
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Isochronous streaming media library for IEEE 1394
Description:

The libiec61883 library provides a higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394.

linux-libre-arm-generic 5.10.258
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 6.18.37
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.

eudev 3.2.14
Dependencies: util-linux@2.40.4 kmod@29
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/eudev-project/eudev
Licenses: GPL 2+
Build system: gnu
Synopsis: Userspace device management
Description:

Udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time.

i2c-tools 3.1.2
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://jdelvare.nerim.net/devel.html#i2ctools
Licenses: GPL 2+
Build system: gnu
Synopsis: I2C tools for Linux
Description:

The i2c-tools package contains a heterogeneous set of I2C tools for Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers, EEPROM decoding scripts, EEPROM programming tools, and a python module for SMBus access.

libite 2.5.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://troglobit.com/projects/libite/
Licenses: Expat
Build system: gnu
Synopsis: Library providing missing pieces in GNU libc
Description:

This package provides many of the missing pieces in GNU libc. Most notably the string functions: strlcpy(3), strlcat(3) and the *BSD sys/queue.h and sys/tree.h API's.

hid-wiimote-plus 1.0.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/dkosmari/hid-wiimote-plus
Licenses: GPL 2+
Build system: linux-module
Synopsis: WiiMote HID kernel module
Description:

This package provides a WiiMote driver that follows the Linux input convention. Specifically, that allows you to use the D-pad as a gamepad.

Total packages: 32521