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

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.


crda 4.15
Dependencies: libnl@3.12.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://wireless.wiki.kernel.org/en/developers/Regulatory/CRDA
Licenses: copyleft-next
Build system: gnu
Synopsis: @acronym{CRDA, Central Regulatory Domain Agent} for WiFi
Description:

The CRDA acts as the udev helper for communication between the kernel Linux and user space for regulatory compliance.

perf 7.0.14
Dependencies: slang@2.3.3 zlib@1.3.1 python@3.12.12 elfutils@0.192 libiberty@14.3.0 libunwind@1.6.2 libtraceevent@1.9.0 numactl@2.0.16
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://perf.wiki.kernel.org/
Licenses: GPL 2
Build system: gnu
Synopsis: Linux profiling with performance counters
Description:

perf is a tool suite for profiling using hardware performance counters, with support in the Linux kernel. perf can instrument CPU performance counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is capable of lightweight profiling. This package contains the user-land tools and in particular the perf command.

cassini-headers 14.0.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/HewlettPackard/shs-cassini-headers
Licenses: GPL 2 FreeBSD
Build system: copy
Synopsis: Cassini network hardware definitions and headers
Description:

This package provides hardware definitions and C headers for use by the Linux driver and by user-space applications for the Cassini/Slingshot high-speed network interconnect made by HPE (formerly Cray). User-land software uses cxi_prov_hw.h from this package.

bluez 5.79
Dependencies: glib@2.86.0 dbus@1.16.2 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.

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.

libfabric-rocm 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 rocr-runtime@7.1.1
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 (with ROCm support)
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.

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.

bcc 0.30.0
Dependencies: bash-minimal@5.2.37 clang@15.0.7 elfutils@0.192 luajit@v2.1-0.04dca79 libbpf@1.5.0 python-setuptools@80.9.0 python-wrapper@3.12.12
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/iovisor/bcc
Licenses: ASL 2.0
Build system: cmake
Synopsis: Tools for BPF on Linux
Description:

BCC is a toolkit for creating efficient kernel tracing and manipulation programs, and includes several useful tools and examples. It makes use of extended BPF (Berkeley Packet Filters), formally known as eBPF, a new feature that was first added to Linux 3.15. Much of what BCC uses requires Linux 4.1 and above.

ltrace 0.7.3
Dependencies: elfutils@0.192
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.ltrace.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Library call tracer for Linux
Description:

ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It can also intercept and print the system calls executed by the program.

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

ntfs-3g 2022.10.3
Dependencies: util-linux@2.40.4 kmod@29 fuse@2.9.9
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.tuxera.com/community/open-source-ntfs-3g/
Licenses: GPL 2+
Build system: gnu
Synopsis: Read-write access to NTFS file systems
Description:

NTFS-3G provides read-write access to NTFS file systems, which are commonly found on Microsoft Windows. It is implemented as a FUSE file system. The package provides additional NTFS tools.

simpleini 4.25
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/brofield/simpleini
Licenses: Expat
Build system: cmake
Synopsis: Simple API to read and write INI-style files
Description:

SimpleIni provides a simple API to read and write INI-style configuration files. It supports data files in ASCII, MBCS and Unicode.

singularity 2.6.1
Dependencies: bash-minimal@5.2.37 coreutils@9.1 libarchive@3.7.7 python-wrapper@3.12.12 squashfs-tools@4.6.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://singularity.lbl.gov/
Licenses: Modified BSD
Build system: gnu
Synopsis: Container platform
Description:

Singularity is a container platform supporting a number of container image formats. It can build SquashFS container images or import existing Docker images. Singularity requires kernel support for container isolation or root privileges.

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.

edac-utils 0.18
Dependencies: sysfsutils@2.1.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/grondo/edac-utils
Licenses: GPL 2+
Build system: gnu
Synopsis: Memory error detection and correction userspace helpers
Description:

This package provides userspace helpers for memory error detection and correction (EDAC).

python-spython 0.3.13
Dependencies: singularity@2.6.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/singularityhub/singularity-cli
Licenses: MPL 2.0
Build system: pyproject
Synopsis: Singularity Python client
Description:

python-spython is a Python library to interact with Singularity containers.

iw 5.19
Dependencies: libnl@3.12.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.

linux-libre-arm64-mnt-reform 7.0.14
Dependencies: reform-debian-packages@2023-07-10-559-gced99e4
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.

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

corefreq 2.1.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/cyring/CoreFreq
Licenses: GPL 2
Build system: linux-module
Synopsis: Measure performance data & tweak low-level settings on x86-64 CPUs
Description:

CoreFreq is a CPU monitor that reports low-level processor settings and performance data with notably high precision by using a loadable Linux kernel module. Unlike most similar tools, it can be used to modify some settings if supported by the hardware and at your own risk. It's designed for 64-bit x86 Intel processors (Atom, Core2, Nehalem, SandyBridge, and newer) and compatible architectures like AMD Zen and Hygon Dhyana.

Supported processor features include:

  1. time spent in C-states, including C1/C3 Auto- and UnDemotion;

  2. core temperatures, voltage, and tweaking thermal limits;

  3. core frequencies, ratios, and base clock rate;

  4. enabling, disabling, and testing SpeedStep (EIST), Turbo Boost, and Hyper-Threading or SMT;

  5. enabling or disabling data cache prefetching;

  6. kernel assembly code to keep as near as possible readings of performance counters such as the TSC, UCC, and URC;

  7. the number of instructions per cycle or second (IPS, IPC, and CPI);

  8. memory controller geometry and RAM timings;

  9. running processes' CPU affinity.

This package provides the corefreqd data collection daemon, the corefreq-cli client to visualise and control it in real time, and the corefreqk kernel module in its own separate output. Read the included README.md before loading it.

libbpf 1.5.0
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.

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.

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

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.

Total packages: 72465