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

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.


chimerautils 14.3.1
Dependencies: acl@2.3.1 libedit@20191231-3.1 libxo@1.7.5 ncurses@6.2.20210619 openssl@3.0.8 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.

evdi 1.14.8
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/DisplayLink/evdi
Licenses: GPL 2
Build system: linux-module
Synopsis: @acronym{EVDI, Extensible Virtual Display Interface} Linux kernel module
Description:

The EVDI is a Linux kernel module that enables management of multiple screens, allowing user-space programs to take control over what happens with the image. It is essentially a virtual display for which applications using the libevdi library can add, remove, and receive screen updates.

The EVDI driver uses the standard Linux DRM. Its displays can be controlled by standard tools such as xrandr and display settings applets in graphical environments

lm-sensors 3.6.2
Dependencies: gnuplot@6.0.1 kmod@29 perl@5.36.0 rrdtool@1.9.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://hwmon.wiki.kernel.org/lm_sensors
Licenses: GPL 2+
Build system: gnu
Synopsis: Utilities to read temperature/voltage/fan sensors
Description:

Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.

numactl 2.0.16
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/numactl/numactl
Licenses: GPL 2 LGPL 2.1
Build system: gnu
Synopsis: Tools for non-uniform memory access (NUMA) machines
Description:

NUMA stands for Non-Uniform Memory Access, in other words a system whose memory is not all in one place. The numactl program allows you to run your application program on specific CPUs and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program.

The package contains other commands, such as numastat, memhog, and numademo which provides a quick overview of NUMA performance on your system.

proot-static 5.4.0
Dependencies: talloc-static@2.4.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/proot-me/PRoot
Licenses: GPL 2+
Build system: gnu
Synopsis: Unprivileged chroot, bind mount, and binfmt_misc (statically linked)
Description:

PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc. This means that users don't need any privileges or setup to do things like using an arbitrary directory as the new root file system, making files accessible somewhere else in the file system hierarchy, or executing programs built for another CPU architecture transparently through QEMU user-mode. Also, developers can use PRoot as a generic process instrumentation engine thanks to its extension mechanism. Technically PRoot relies on ptrace, an unprivileged system-call available in the kernel Linux.

fbgrab 1.5
Dependencies: libpng@1.6.39 zlib@1.3.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/GunnarMonell/fbgrab
Licenses: GPL 2
Build system: gnu
Synopsis: Linux framebuffer screenshot/conversion utility
Description:

FBGrab is a framebuffer screenshot program that captures the Linux framebuffer and converts it to a PNG image. It can also convert a framebuffer dump file (copy) to a PNG image.

net-tools 1.60-0.479bb4a
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://net-tools.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Tools for controlling the network subsystem in Linux
Description:

This package includes the important tools for controlling the network subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp and route. Additionally, this package contains utilities relating to particular network hardware types (plipconfig, slattach) and advanced aspects of IP configuration (iptunnel, ipmaddr).

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.

xsensors 0.70
Dependencies: lm-sensors@3.6.2 gtk+@2.24.33
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://www.linuxhardware.org/xsensors/
Licenses: GPL 2+
Build system: gnu
Synopsis: Hardware health information viewer
Description:

Xsensors reads data from the libsensors library regarding hardware health such as temperature, voltage and fan speed and displays the information in a digital read-out.

spectre-meltdown-checker 0.46
Dependencies: kmod@29 lz4@1.10.0 lzop@1.04 perl@5.36.0 procps@4.0.3 sharutils@4.15.2 util-linux@2.40.4 zstd@1.5.6
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/speed47/spectre-meltdown-checker
Licenses: GPL 3
Build system: copy
Synopsis: CPU vulnerability / mitigation checker
Description:

This package provides a shell script to assess your system's resilience against the several transient execution CVEs that were published since early 2018, and gives guidance as to how to mitigate them.

module-init-tools 3.16
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.kernel.org/pub/linux/utils/kernel/module-init-tools/
Licenses: GPL 2+
Build system: gnu
Synopsis: Tools for loading and managing Linux kernel modules
Description:

Tools for loading and managing Linux kernel modules, such as modprobe, insmod, lsmod, and more.

pipewire 1.4.5
Dependencies: alsa-lib@1.2.11 avahi@0.8 bluez@5.79 dbus@1.15.8 eudev@3.2.14 ffmpeg@8.0 gst-plugins-base@1.26.3 gstreamer@1.26.3 jack2@1.9.21 ldacbt@2.0.2.3 libcamera@0.3.1 libdrm@2.4.124 libfdk@2.0.1 libfreeaptx@0.2.2 libsndfile@1.2.0 libusb@1.0.25 openssl@3.0.8 libva@2.22.0 pulseaudio@16.1 readline@8.2.13 sbc@1.5 vulkan-headers@1.4.321.0 vulkan-loader@1.4.321.0 webrtc-audio-processing@1.3
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.

libinih 57
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/benhoyt/inih
Licenses: Modified BSD
Build system: meson
Synopsis: Simple .INI parser library for C
Description:

The inih (INI Not Invented Here) library is a simple .INI file parser written in C. It's only a couple of pages of code, and it was designed to be small and simple, so it's good for embedded systems. It's also more or less compatible with Python's ConfigParser style of .INI files, including RFC 822-style multi-line syntax and name: value entries.

ddcci-driver-linux 0.4.5-0.7f8f8e6
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux
Licenses: GPL 2+
Build system: linux-module
Synopsis: Pair of Linux kernel drivers for DDC/CI monitors
Description:

This package provides two Linux kernel drivers, ddcci and ddcci-backlight, that allows the control of DDC/CI monitors through the sysfs interface. The ddcci module creates a character device for each DDC/CI monitors in /dev/bus/ddcci/[I²C busnumber]. While the ddcci-backlight module allows the control of the backlight level or luminance property when supported under /sys/class/backlight/.

efibootmgr 18
Dependencies: efivar@39 popt@1.18
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/rhboot/efibootmgr
Licenses: GPL 2+
Build system: gnu
Synopsis: Modify the Extensible Firmware Interface (EFI) boot manager
Description:

efibootmgr is a user-space application to modify the Intel Extensible Firmware Interface (EFI) Boot Manager. This application can create and destroy boot entries, change the boot order, change the next running boot option, and more.

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.

watchdogd 4.0
Dependencies: libconfuse@3.3 libite@2.5.2 libuev@2.4.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://troglobit.com/projects/watchdogd/
Licenses: ISC
Build system: gnu
Synopsis: Advanced system & process supervisor for Linux
Description:

This package provides an advanced monitor of critical system resources, supervises the heartbeat of processes, records deadline transgressions, and initiates a controlled reset if needed.

bin-graph 1.2.0
Dependencies: libpng@1.6.39
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/8dcc/bin-graph
Licenses: GPL 3
Build system: gnu
Synopsis: Visualize binary files
Description:

bin-graph provides a simple way of visualizing the different regions of a binary file.

alsa-utils 1.2.11
Dependencies: libsamplerate@0.1.9 ncurses@6.2.20210619 alsa-lib@1.2.11
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://www.alsa-project.org/
Licenses: GPL 2
Build system: gnu
Synopsis: Utilities 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.

procps 4.0.3
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://gitlab.com/procps-ng/procps/
Licenses: GPL 2
Build system: gnu
Synopsis: Utilities that give information about processes
Description:

Procps is the package that has a bunch of small useful utilities that give information about processes using the Linux /proc file system. The package includes the programs free, pgrep, pidof, pkill, pmap, ps, pwdx, slabtop, tload, top, vmstat, w, watch and sysctl.

acpid 2.0.34
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://sourceforge.net/projects/acpid2/
Licenses: GPL 2+
Build system: gnu
Synopsis: Daemon for delivering ACPI events to user-space programs
Description:

acpid is designed to notify user-space programs of Advanced Configuration and Power Interface (ACPI) events. acpid should be started during the system boot, and will run as a background process. When an ACPI event is received from the kernel, acpid will examine the list of rules specified in /etc/acpi/events and execute the rules that match the event.

cramfs-tools 2.1
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/npitre/cramfs-tools
Licenses: GPL 2+
Build system: gnu
Synopsis: Tools to manage Cramfs file systems
Description:

Cramfs is a Linux file system designed to be simple, small, and to compress things well. It is used on a number of embedded systems and small devices. This version has additional features such as uncompressed blocks and random block placement.

libbpf 0.8.1
Propagated dependencies: elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/libbpf/libbpf
Licenses: LGPL 2.1 FreeBSD
Build system: gnu
Synopsis: BPF CO-RE (Compile Once – Run Everywhere)
Description:

Libbpf supports building BPF CO-RE-enabled applications, which, in contrast to BCC, do not require the Clang/LLVM runtime or linux kernel headers.

libavc1394 0.5.4
Propagated dependencies: libraw1394@2.1.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://sourceforge.net/projects/libavc1394/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: AV/C protocol library for IEEE 1394
Description:

Libavc1394 is a programming interface to the AV/C specification from the 1394 Trade Association. AV/C stands for Audio/Video Control.

Total packages: 69252