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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


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.

bpftool 6.17.12
Dependencies: elfutils@0.192 readline@8.2.13 libcap@2.64 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/bpf/bpf-next.git/tree/tools/bpf/bpftool
Licenses: GPL 2
Build system: gnu
Synopsis: Tool for inspection and manipulation of eBPF programs and maps
Description:

bpftool allows for inspection and simple modification of BPF objects on the system.

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.

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.

linux-libre-mips64el-fuloong2e 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.

perftest 4.5-0.20
Dependencies: pciutils@3.13.0 rdma-core@60.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/linux-rdma/perftest
Licenses: GPL 2
Build system: gnu
Synopsis: Open Fabrics Enterprise Distribution (OFED) Performance Tests
Description:

This is a collection of tests written over uverbs intended for use as a performance micro-benchmark. The tests may be used for hardware or software tuning as well as for functional testing.

The collection contains a set of bandwidth and latency benchmark such as:

  1. Send - ib_send_bw and ib_send_lat

  2. RDMA Read - ib_read_bw and ib_read_lat

  3. RDMA Write - ib_write_bw and ib_wriet_lat

  4. RDMA Atomic - ib_atomic_bw and ib_atomic_lat

  5. Native Ethernet (when working with MOFED2) - raw_ethernet_bw, raw_ethernet_lat

f2fs-tools 1.16.0
Dependencies: util-linux@2.40.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.

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.

xpadneo 0.9.7
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://atar-axis.github.io/xpadneo/
Licenses: GPL 3+
Build system: linux-module
Synopsis: Xbox One Wireless Controller driver for the kernel Linux
Description:

This package provides a driver for the XBox One S Wireless controller and some newer models when connected via Bluetooth. In addition to the included Linux kernel module, it also contains a modprobe configuration and udev rules, which need to be installed separately.

genext2fs 1.5.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/bestouff/genext2fs
Licenses: GPL 2
Build system: gnu
Synopsis: Generate ext2 file system as a normal user
Description:

This package provides a program to generate an ext2 file system as a normal (non-root) user. It does not require you to mount the image file to copy files on it, nor does it require that you become the superuser to make device nodes.

jitterentropy-rngd 1.2.8
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.chronox.de/jent.html
Licenses: Modified BSD GPL 2+
Build system: gnu
Synopsis: CPU jitter random number generator daemon
Description:

This simple daemon feeds entropy from the CPU Jitter RNG core to the kernel Linux's entropy estimator. This prevents the /dev/random device from blocking and should benefit users of the preferred /dev/urandom and getrandom() interfaces too.

The CPU Jitter RNG itself is part of the kernel and claims to provide good entropy by collecting and magnifying differences in CPU execution time as measured by the high-resolution timer built into modern CPUs. It requires no additional hardware or external entropy source.

The random bit stream generated by jitterentropy-rngd is not processed by a cryptographically secure whitening function. Nonetheless, its authors believe it to be a suitable source of cryptographically secure key material or other cryptographically sensitive data.

If you agree with them, start this daemon as early as possible to provide properly seeded random numbers to services like SSH or those using TLS during early boot when entropy may be low, especially in virtualised environments.

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.

efivar 39
Dependencies: popt@1.18
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/rhboot/efivar
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Tool and library to manipulate EFI variables
Description:

This package provides a library and a command line interface to the variable facility of UEFI boot firmware.

linux-libre-arm64-mnt-reform 6.17.12
Dependencies: reform-debian-packages@2023-07-10-485-g133081d
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.

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.

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).

usbutils 018
Dependencies: eudev@3.2.14 libusb@1.0.25 python@3.11.14
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://www.linux-usb.org/
Licenses: GPL 2+
Build system: meson
Synopsis: Tools for working with USB devices
Description:

Collection of tools to query what type of USB devices are connected to the system, including lsusb. The experimental usbreset command included in the package, but be aware that it may not work for all devices.

libite 2.5.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://troglobit.com/projects/libite/
Licenses: Expat
Build system: gnu
Synopsis: Library providing missing pieces in GNU libc
Description:

This package provides many of the missing pieces in GNU libc. Most notably the string functions: strlcpy(3), strlcat(3) and the *BSD sys/queue.h and sys/tree.h API's.

cxi-driver 13.0.0
Propagated dependencies: cassini-headers@12.0.1
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.

libiec61883 1.2.0
Propagated dependencies: libraw1394@2.1.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://ieee1394.wiki.kernel.org/index.php/Main_Page
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Isochronous streaming media library for IEEE 1394
Description:

The libiec61883 library provides a higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394.

libtraceevent 1.7.3
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: gnu
Synopsis: Linux kernel trace event library
Description:

This library parses raw Linux kernel trace event formats.

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).

psm2 12.0
Dependencies: rdma-core@60.0 numactl@2.0.16
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/intel/opa-psm2
Licenses: Modified BSD GPL 2
Build system: gnu
Synopsis: Intel Performance Scaled Messaging 2 (PSM2) library
Description:

This package is low-level user-level Intel's communications interface. The PSM2 API is a high-performance vendor-specific protocol that provides a low-level communications interface for the Intel Omni-Path family of high-speed networking devices.

ttyebus-linux-module 1.5-0.fe4332a
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/eBUS/ttyebus
Licenses: GPL 3+
Build system: linux-module
Synopsis: Low-latency Raspberry Pi UART driver
Description:

This package provides a Linux kernel module that will provide a serial device /dev/ttyebus with almost no latency upon receiving. It is dedicated to the PL011 UART of the Raspberry Pi.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091