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

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.


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.

sshfs 3.7.5
Dependencies: fuse@3.10.5 glib@2.83.3
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/libfuse/sshfs
Licenses: GPL 2+
Build system: meson
Synopsis: Mount remote file systems over SSH
Description:

This is a file system client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: on the server side there's nothing to do; on the client side mounting the file system is as easy as logging into the server with an SSH client.

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

kbd 2.5.1
Dependencies: bash-minimal@5.2.37 bzip2@1.0.8 gzip@1.14 linux-pam@1.5.2 xz@5.4.5 zstd@1.5.6
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://kbd-project.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Linux keyboard utilities and keyboard maps
Description:

This package contains keytable files and keyboard utilities compatible for systems using the Linux kernel. This includes commands such as loadkeys, setfont, kbdinfo, and chvt.

unionfs-fuse-static 3.3
Dependencies: fuse-static@3.10.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/rpodgorny/unionfs-fuse
Licenses: Modified BSD
Build system: cmake
Synopsis: User-space union file system (statically linked)
Description:

UnionFS-FUSE is a flexible union file system implementation in user space, using the FUSE library. Mounting a union file system allows you to "aggregate" the contents of several directories into a single mount point. UnionFS-FUSE additionally supports copy-on-write.

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

falcosecurity-libs 0.20.0
Dependencies: elfutils@0.192
Propagated dependencies: c-ares@1.34.4 grpc@1.52.2 jsoncpp@1.9.6 libbpf@1.5.0 libelf@0.8.13 openssl@3.0.8 protobuf@3.21.9 uthash@2.1.0 zlib@1.3.1 curl@8.6.0 re2@2022-12-01 tbb@2021.6.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/falcosecurity/libs/
Licenses: ASL 2.0
Build system: cmake
Synopsis: Falco security libraries
Description:

The Falco security libraries include libsinsp and libscap. libscap manages the data capture process, while libsinsp is a system inspection library that enriches events from libscap with machine state. libsinsp also performs events filtering with rule evaluation through its internal rule engine. These libraries are used by the sysdig command-line utility.

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

bbswitch-module 0.8-2.19f6020
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/Bumblebee-Project/bbswitch
Licenses: GPL 2
Build system: linux-module
Synopsis: Kernel module that disables discrete Nvidia graphics cards
Description:

The bbswitch module provides a way to toggle the Nvidia graphics card on Optimus laptops.

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.

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-wrapper@3.11.14
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.

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.

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.

alsa-ucm-conf 1.2.11
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 Advanced Linux Sound Architecture Use Case Manager configuration of audio input/output names and routing for specific audio hardware.

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

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.

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.

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

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.

lkrg 0.9.7
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://lkrg.org/
Licenses: GPL 2
Build system: linux-module
Synopsis: Linux Kernel Runtime Guard
Description:

This package performs runtime integrity checking of the Linux kernel and detection of security vulnerability exploits against the kernel.

freefall 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: Free-fall protection for spinning laptop hard drives
Description:

Prevents shock damage to the internal spinning hard drive(s) of some HP and Dell laptops. When sudden movement is detected, all input/output operations on the drive are suspended and its heads are parked on the ramp, where they are less likely to cause damage to the spinning disc. Requires a drive that supports the ATA/ATAPI-7 IDLE IMMEDIATE command with unload feature, and a laptop with an accelerometer. It has no effect on SSDs.

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.

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.

wireplumber 0.5.12
Dependencies: dbus@1.15.8 elogind@255.17 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.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091