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

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

Headers of the Linux-Libre kernel.

fuse 2.9.9
Dependencies: bash-minimal@5.2.37 util-linux@2.40.4
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/libfuse/libfuse
Licenses: LGPL 2.1 GPL 2+
Build system: gnu
Synopsis: Support file systems implemented in user space
Description:

As a consequence of its monolithic design, file system code for Linux normally goes into the kernel itself---which is not only a robustness issue, but also an impediment to system extensibility. FUSE, for "file systems in user space", is a kernel module and user-space library that tries to address part of this problem by allowing users to run file system implementations as user-space processes.

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.

iptables 1.8.11
Dependencies: libmnl@1.0.5 libnftnl@1.2.8
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: gnu
Synopsis: Programs to configure Linux IP packet filtering rules
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.

bluez 5.79
Dependencies: glib@2.83.3 dbus@1.15.8 eudev@3.2.14 libical@3.0.17 readline@8.2.13
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.bluez.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Linux Bluetooth protocol stack
Description:

BlueZ provides support for the core Bluetooth layers and protocols. It is flexible, efficient and uses a modular implementation.

reform-debian-packages 2023-07-10-475-ge469c2a
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://source.mnt.re/reform/reform-debian-packages
Licenses: FSF-free FreeBSD Expat GPL 2 GPL 2+ GPL 3 X11
Build system: copy
Synopsis: Linux kernel patches and device-trees used for MNT Reform systems
Description:

Linux kernel patches and device-trees used for the MNT Reform systems

tuxedo-keyboard 4.15.4
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers
Licenses: GPL 2+
Build system: linux-module
Synopsis: Linux kernel modules to control keyboard on most Tuxedo computers
Description:

This package provides the tuxedo_keyboard, tuxedo_io, clevo_wmi WMI and the clevo_acpi ACPI kernel modules to control the keyboard on most Tuxedo computers. The tuxedo_io module is also needed for the tuxedo-control-center (short tcc) package.

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

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.13 mariadb@10.11.14 zlib@1.3.1 openssl@3.0.8
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

bpftrace 0.21.2
Dependencies: bcc@0.30.0 clang@15.0.7 elfutils@0.192 libbpf@1.5.0 libiberty@14.3.0 cereal@1.3.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/bpftrace/bpftrace
Licenses: ASL 2.0
Build system: cmake
Synopsis: High-level tracing language for Linux eBPF
Description:

bpftrace is a high-level tracing language for Linux enhanced Berkeley Packet Filter (eBPF) available in recent Linux kernels (4.x). bpftrace uses LLVM as a backend to compile scripts to BPF-bytecode and makes use of BCC for interacting with the Linux BPF system, as well as existing Linux tracing capabilities: kernel dynamic tracing (kprobes), user-level dynamic tracing (uprobes), and tracepoints. The bpftrace language is inspired by awk and C, and predecessor tracers such as DTrace and SystemTap. bpftrace was created by Alastair Robertson.

iw 5.19
Dependencies: libnl@3.5.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://wireless.wiki.kernel.org/
Licenses: ISC
Build system: gnu
Synopsis: Tool for configuring wireless devices
Description:

iw is a new nl80211 based CLI configuration utility for wireless devices. It replaces iwconfig, which is deprecated.

vhba-module 20211218
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://cdemu.sourceforge.io/
Licenses: GPL 2+
Build system: linux-module
Synopsis: Linux kernel module that emulates SCSI devices
Description:

The VHBA module is the link between the CDemu user-space daemon and the kernel Linux. It acts as a low-level SCSI driver that emulates a virtual SCSI adapter which can have multiple virtual devices attached to it. Its typical use with CDEmu is to emulate optical devices such as DVD and CD-ROM drives.

wireplumber-minimal 0.5.12
Dependencies: dbus@1.15.8 glib@2.83.3 lua@5.3.5 pipewire@1.4.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://gitlab.freedesktop.org/pipewire/wireplumber
Licenses: Expat
Build system: meson
Synopsis: Session / policy manager implementation for PipeWire
Description:

WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire.

interception-tools 0.6.8
Dependencies: boost@1.89.0 libevdev@1.13.3 eudev@3.2.14 yaml-cpp@0.8.0-0.2f86d13
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://gitlab.com/interception/linux/tools
Licenses: GPL 3+
Build system: cmake
Synopsis: Utilities for operating on input events of evdev devices
Description:

Interception Tools provides a composable infrastructure on top of libudev and libevdev. The following utilities are provided:

  • udevmon --- monitor input devices for launching tasks

  • intercept --- redirect device input events to stdout

  • uinput --- redirect device input events from stding to virtual device

  • mux --- mux streams of input events

radeontop 1.4
Dependencies: libdrm@2.4.124 libpciaccess@0.18.1 libxcb@1.17.0 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/clbr/radeontop/
Licenses: GPL 3
Build system: gnu
Synopsis: Usage monitor for AMD Radeon graphics
Description:

RadeonTop monitors resource consumption on supported AMD Radeon Graphics Processing Units (GPUs), either in real time as bar graphs on a terminal or saved to a file for further processing. It measures both the activity of the GPU as a whole, which is also accurate during OpenCL computations, as well as separate component statistics that are only meaningful under OpenGL graphics workloads.

alsa-plugins 1.2.2
Dependencies: alsa-lib@1.2.11 jack@0.125.0 speex@1.2.1 libsamplerate@0.1.9 ffmpeg@8.0 pulseaudio@16.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://www.alsa-project.org/
Licenses: GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: Plugins for the Advanced Linux Sound Architecture (ALSA)
Description:

The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux-based operating system. This package enhances ALSA by providing additional plugins which include: upmixing, downmixing, jackd and pulseaudio support for native alsa applications, format conversion (s16 to a52), and external rate conversion.

cpuid 20230614
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.etallen.com/cpuid.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Dump x86 CPUID processor information
Description:

cpuid dumps detailed information about the CPU(s) gathered from the CPUID instruction, and also determines the exact model of CPU(s). It supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC, NexGen, Rise, and SiS CPUs.

acpi 1.7
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://acpiclient.sourceforge.net
Licenses: GPL 2+
Build system: gnu
Synopsis: Display information on ACPI devices
Description:

acpi attempts to replicate the functionality of the "old" apm command on ACPI systems, including battery and thermal information. It does not support ACPI suspending, only displays information about ACPI devices.

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.

kexec-tools 2.0.31
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://projects.horms.net/projects/kexec/
Licenses: GPL 2
Build system: gnu
Synopsis: Tools for booting directly into different kernels
Description:

This package provides the kexec program and ancillary utilities. Using kexec, it is possible to boot directly into a new kernel from the context of an already-running kernel, bypassing the normal system boot process.

reform-debian-packages 2023-07-10-485-g133081d
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://source.mnt.re/reform/reform-debian-packages
Licenses: FSF-free FreeBSD Expat GPL 2 GPL 2+ GPL 3 X11
Build system: copy
Synopsis: Linux kernel patches and device-trees used for MNT Reform systems
Description:

Linux kernel patches and device-trees used for the MNT Reform systems

ell 0.79
Dependencies: dbus@1.15.8
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://01.org/ell
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Embedded Linux Library
Description:

The Embedded Linux* Library (ELL) provides core, low-level functionality for system daemons. It typically has no dependencies other than the Linux kernel, C standard library, and libdl (for dynamic linking). While ELL is designed to be efficient and compact enough for use on embedded Linux platforms, it is not limited to resource-constrained systems.

rfkill 0.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://wireless.wiki.kernel.org/en/users/Documentation/rfkill
Licenses: non-copyleft
Build system: gnu
Synopsis: Tool for enabling and disabling wireless devices
Description:

rfkill is a simple tool for accessing the rfkill device interface, which is used to enable and disable wireless networking devices, typically WLAN, Bluetooth and mobile broadband.

python-libgpiod 2.3.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/
Licenses: LGPL 2.1+ GPL 2+ LGPL 3+
Build system: pyproject
Synopsis: Interact with the Linux GPIO character device
Description:

This package provides Python bindings for interacting with GPIO devices that avoids the usage of older system-wide /sys interface.

Total packages: 69252