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

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.


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.

e2fsprogs 1.47.2
Dependencies: util-linux@2.40.4 fuse@3.18.1
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: gnu
Synopsis: Creating and checking ext2/ext3/ext4 file systems
Description:

This package provides tools for manipulating ext2/ext3/ext4 file systems.

ryzenadj 0.17.0
Dependencies: pciutils@3.13.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/flygoat/ryzenadj
Licenses: LGPL 3
Build system: cmake
Synopsis: Power management tool for AMD Ryzen APUs
Description:

ryzenadj is an utility to adjust power management settings for AMD Ryzen mobile processors. You will need to ensure it can access /dev/mem, for instance by using the "iomem=relaxed" kernel argument.

light 1.2.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://haikarainen.github.io/light/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU/Linux application to control backlights
Description:

Light is a program to send commands to screen backlight controllers under GNU/Linux. Features include:

  • It does not rely on X.

  • Light can automatically figure out the best controller to use, making full use of underlying hardware.

  • It is possible to set a minimum brightness value, as some controllers set the screen to be pitch black at a value of 0 (or higher).

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.

bridge-utils 1.7.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://wiki.linuxfoundation.org/networking/bridge
Licenses: GPL 2+
Build system: gnu
Synopsis: Manipulate Ethernet bridges
Description:

Utilities for Linux's Ethernet bridging facilities. A bridge is a way to connect two Ethernet segments together in a protocol independent way. Packets are forwarded based on Ethernet address, rather than IP address (like a router). Since forwarding is done at Layer 2, all protocols can go transparently through a bridge.

libtraceevent 1.9.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/
Licenses: GPL 2 LGPL 2.1
Build system: meson
Synopsis: Linux kernel trace event library
Description:

This library parses raw Linux kernel trace event formats.

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.

libmnl 1.0.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.netfilter.org/projects/libmnl/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Netlink utility library
Description:

Libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel.

libpfm4 4.9.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://perfmon2.sourceforge.net/
Licenses: Expat
Build system: gnu
Synopsis: Performance event monitoring library
Description:

This package provides a library called libpfm4, which is used to develop monitoring tools exploiting the performance monitoring events such as those provided by the Performance Monitoring Unit (PMU) of modern processors.

Libpfm4 helps convert from an event name, expressed as a string, to the event encoding that is either the raw event as documented by the hardware vendor or the OS-specific encoding. In the latter case, the library is able to prepare the OS-specific data structures needed by the kernel to setup the event.

libpfm4 provides support for the perf_events interface, which was introduced in Linux 2.6.31.

reform-debian-packages 2023-07-10-525-g7e8a95c
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

interception-tools 0.6.8
Dependencies: boost@1.89.0 libevdev@1.13.6 eudev@3.2.14 yaml-cpp@0.9.0
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

iproute2 6.4.0
Dependencies: bdb@6.2.32 iptables@1.8.11 libmnl@1.0.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://wiki.linuxfoundation.org/networking/iproute2
Licenses: GPL 2+
Build system: gnu
Synopsis: Utilities for controlling TCP/IP networking and traffic in Linux
Description:

Iproute2 is a collection of utilities for controlling TCP/IP networking and traffic with the Linux kernel. The most important of these are ip, which configures IPv4 and IPv6, and tc for traffic control.

Most network configuration manuals still refer to ifconfig and route as the primary network configuration tools, but ifconfig is known to behave inadequately in modern network environments, and both should be deprecated.

rng-tools 6.17
Dependencies: libcap@2.64 sysfsutils@2.1.0 openssl@3.5.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/nhorman/rng-tools
Licenses: GPL 2 GPL 2+
Build system: gnu
Synopsis: Random number generator daemon
Description:

Monitor a hardware random number generator, and supply entropy from that to the system kernel's /dev/random machinery.

fuseiso 20070708
Dependencies: fuse@2.9.9 glib@2.86.0 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.

psmisc 23.7
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://gitlab.com/psmisc/psmisc
Licenses: GPL 2+
Build system: gnu
Synopsis: Small utilities that use the proc file system
Description:

psmisc is a set of small utilities that use the proc file system.

  • fuser identifies processes using files or sockets;

  • killall kills processes by name;

  • prtstat prints statistics of a process;

  • pslog prints the log file(s) of a process;

  • pstree shows the currently running processes as a tree;

  • peekfd shows the data travelling over a file descriptor.

reform-debian-packages 2023-07-10-320-gaf0a461
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

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

libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. The library libnetfilter_conntrack has been previously known as libnfnetlink_conntrack and libctnetlink. This library is currently used by conntrack-tools among many other applications.

lshw B.02.19.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.ezix.org/project/wiki/HardwareLiSter
Licenses: GPL 2+
Build system: gnu
Synopsis: List hardware information
Description:

lshw (Hardware Lister) is a small tool to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, and more on DMI-capable x86 or EFI (IA-64) systems and on some PowerPC machines (PowerMac G4 is known to work).

alsa-ucm-conf 1.2.15.3
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 Use Case Manager
Description:

This package contains ALSA UCM configuration of audio input/output names and routing for specific audio hardware.

cxi-driver 14.0.0
Propagated dependencies: cassini-headers@14.0.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/HewlettPackard/shs-cxi-driver
Licenses: GPL 2+
Build system: copy
Synopsis: Linux driver for the Cassini/Slingshot interconnect
Description:

This is the Linux driver for the Cray/HPE Cassini 1 and 2 high-speed network interconnect (aka. Slingshot), and its Ethernet driver. It includes the uapi/misc/cxi.h C header file for use by user-land software.

Currently the Linux driver itself is missing from this package.

cpupower 7.0.14
Dependencies: pciutils@3.13.0
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: CPU frequency and voltage scaling tools for Linux
Description:

cpupower is a set of user-space tools that use the cpufreq feature of the Linux kernel to retrieve and control processor features related to power saving, such as frequency and voltage scaling.

libfabric 2.5.1
Dependencies: rdma-core@62.0 libnl@3.12.0 psm@3.3.20170428 psm2@12.0 libcxi@13.0.0 curl@8.6.0 json-c@0.18
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.

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.

Total packages: 72465