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

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.


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

f2fs-tools 1.7.0
Dependencies: util-linux@2.40.4 libselinux@3.4
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: gnu
Synopsis: Userland tools for f2fs
Description:

F2FS, the Flash-Friendly File System, is a modern file system designed to be fast and durable on flash devices such as solid-state disks and SD cards. This package provides the userland utilities.

thinkfan 2.0.0
Dependencies: libatasmart@0.19 lm-sensors@3.6.2 yaml-cpp@0.8.0-0.2f86d13
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/vmatare/thinkfan
Licenses: GPL 3+
Build system: cmake
Synopsis: Simple fan control program
Description:

Thinkfan is a simple fan control program. It reads temperatures, checks them against configured limits and switches to appropriate (also pre-configured) fan level. It requires a working thinkpad_acpi or any other hwmon driver that enables temperature reading and fan control from userspace.

libnftnl 1.2.8
Dependencies: libmnl@1.0.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.netfilter.org/projects/libnftnl/index.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Netlink programming interface to the Linux nf_tables subsystem
Description:

Libnftnl is a userspace library providing a low-level netlink programming interface to the in-kernel nf_tables subsystem. The library libnftnl has been previously known as libnftables. This library is currently used by nftables.

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.

v4l2loopback-linux-module 0.15.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/v4l2loopback/v4l2loopback
Licenses: GPL 2+
Build system: linux-module
Synopsis: Linux kernel module to create virtual V4L2 video devices
Description:

This Linux module creates virtual video devices. V4L2 applications will treat these as ordinary video devices but read video data generated by another application, instead of a hardware device such as a capture card.

This lets you apply nifty effects to your Jitsi video, for example, but also allows some more serious things like adding streaming capabilities to an application by hooking GStreamer into the loopback device.

fakechroot 2.20.1-0.e7c1f3a
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/dex4er/fakechroot/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Emulate @code{chroot} by overriding file system calls
Description:

fakechroot runs a command in an environment were is additional possibility to use chroot command without root privileges. This is useful for allowing users to create own chrooted environment with possibility to install another packages without need for root privileges.

It works by providing libfakechroot.so, a shared library meant to be set as LD_PRELOAD to override the C library file system functions.

hid-wiimote-plus 0.9.2
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.

liburing 2.12
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/axboe/liburing
Licenses: Expat
Build system: gnu
Synopsis: Interface to the Linux kernel @code{io_uring} interface
Description:

This is the io_uring library, liburing. liburing provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation.

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

libnetfilter-cttimeout 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_cttimeout/index.html
Licenses: GPL 2
Build system: gnu
Synopsis: Library for kernel connection tracking timeout infrastructure
Description:

libnetfilter_cttimeout is the userspace library that provides the programming interface to the fine-grain connection tracking timeout infrastructure. With this library, you can create, update and delete timeout policies that can be attached to traffic flows. This library is used by conntrack-tools.

libfabric 1.22.0
Dependencies: rdma-core@60.0 libnl@3.5.0 psm@3.3.20170428 psm2@12.0 libcxi@13.0.0 curl@8.6.0 json-c@0.18 cxi-driver@1.0.0-0.5f0ec0e
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://ofiwg.github.io/libfabric/
Licenses: FreeBSD GPL 2
Build system: gnu
Synopsis: Open Fabric Interfaces
Description:

OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric communication services to applications. OFI is best described as a collection of libraries and applications used to export fabric services. The key components of OFI are: application interfaces, provider libraries, kernel services, daemons, and test applications.

Libfabric is a core component of OFI. It is the library that defines and exports the user-space API of OFI, and is typically the only software that applications deal with directly. It works in conjunction with provider libraries, which are often integrated directly into libfabric.

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.

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.

linux-dummy 0.0.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page:
Licenses:
Build system: copy
Synopsis: Dummy Linux kernel for @command{guix system container}
Description:
alsa-topology-conf 1.2.4
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.alsa-project.org/wiki/Main_Page
Licenses: Modified BSD
Build system: copy
Synopsis: The Advanced Linux Sound Architecture libraries
Description:

This package contains Advanced Linux Sound Architecture topology configuration files that can be used for specific audio hardware.

procenv 0.60
Dependencies: expat@2.7.1 libcap@2.64 libselinux@3.4
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/jamesodhunt/procenv/
Licenses: GPL 3+
Build system: gnu
Synopsis: Utility to show process environment
Description:

Procenv is a command-line tool that displays as much detail about itself and its environment as possible. It can be used as a test tool, to understand the type of environment a process runs in, and for comparing system environments.

wireless-regdb 2023.05.03
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb
Licenses: ISC
Build system: gnu
Synopsis: Wireless regulatory database
Description:

This package contains the wireless regulatory database for the CRDA. The database contains information on country-specific regulations for the wireless spectrum.

mtd-utils 2.1.5
Dependencies: acl@2.3.1 lzo@2.10 openssl@3.0.8 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.

linux-libre 6.12.62
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-arm-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.

linux-libre-headers 6.12.17
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-mnt-reform 6.12.62
Dependencies: reform-debian-packages@2023-07-10-320-gaf0a461
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 for MNT/Reform systems
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. Configuration options and patches have been applied for use with MNT/Reform systems.

iotop-python 0.6-0.a14256a
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://guichaz.free.fr/iotop/
Licenses: GPL 2+
Build system: python
Synopsis: Displays the IO activity of running processes
Description:

Iotop is a Python program with a top like user interface to show the processes currently causing I/O.

Total packages: 69252