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

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.


alsa-lib 1.2.11
Dependencies: alsa-ucm-conf@1.2.11 alsa-topology-conf@1.2.4
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.alsa-project.org/wiki/Main_Page
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: The Advanced Linux Sound Architecture libraries
Description:

The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux-based operating system.

alsa-plugins 1.2.2
Dependencies: alsa-lib@1.2.11 jack@0.125.0 speex@1.2.1 libsamplerate@0.1.9 ffmpeg@8.0 pulseaudio@16.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://www.alsa-project.org/
Licenses: GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: Plugins 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. This package enhances ALSA by providing additional plugins which include: upmixing, downmixing, jackd and pulseaudio support for native alsa applications, format conversion (s16 to a52), and external rate conversion.

kconfig-hardened-check 0.6.17.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/a13xp0p0v/kernel-hardening-checker
Licenses: GPL 3
Build system: pyproject
Synopsis: Tool for checking the security hardening options of the Linux kernel
Description:

kernel-hardening-checker is a tool for checking the security hardening options of the Linux kernel. Provided preferences are based on suggestions from various sources, including:

  • KSPP recommended settings

  • CLIP OS kernel configuration

  • Last public grsecurity patch (options which they disable)

  • SECURITY_LOCKDOWN_LSM patchset

  • Direct feedback from the Linux kernel maintainers

This tool supports checking Kconfig options and kernel cmdline parameters.

ecryptfs-utils 111
Dependencies: coreutils@9.1 cryptsetup-minimal@2.8.0 findutils@4.10.0 gawk@5.3.0 grep@3.11 keyutils@1.6.3 linux-pam@1.5.2 lsof@4.99.3 lvm2@2.03.22 nss@3.101.4 rsync@3.4.1 sed@4.9 util-linux@2.40.4 which@2.21
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://ecryptfs.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Cryptographic file system utilities
Description:

eCryptfs is a POSIX-compliant stacked cryptographic file system for Linux. Each file's cryptographic meta-data is stored inside the file itself, along with the encrypted contents. This allows individual encrypted files to be copied between hosts and still be decrypted with the proper key. eCryptfs is a native Linux file system, and has been part of the Linux kernel since version 2.6.19. This package contains the userland utilities to manage it.

inotify-tools 3.22.6.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/rvoicilas/inotify-tools/wiki
Licenses: GPL 2+
Build system: gnu
Synopsis: Monitor file accesses
Description:

The inotify-tools packages provides a C library and command-line tools to use Linux' inotify mechanism, which allows file accesses to be monitored.

ntfs-3g-static 2022.10.3
Dependencies: util-linux@2.40.4 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.

ryzen-smu 0.1.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://gitlab.com/leogx9r/ryzen_smu
Licenses: GPL 2
Build system: linux-module
Synopsis: System Management Unit driver for AMD Ryzen processors
Description:

This package provides a way to access the System Management Unit for certain AMD Ryzen processors. This includes access to the System Management Network.

simpleini 4.22-1.6048871
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.

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

ipset 7.17
Dependencies: libmnl@1.0.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://ipset.netfilter.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Administration tool for IP sets
Description:

IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be administered by the ipset utility. Depending on the type, currently an IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC addresses in a way which ensures lightning speed when matching an entry against a set.

If you want to

  • store multiple IP addresses or port numbers and match against the entire collection using a single iptables rule.

  • dynamically update iptables rules against IP addresses or ports without performance penalty.

  • express complex IP address and ports based rulesets with a single iptables rule and benefit from the speed of IP sets.

then IP sets may be the proper tool for you.

acpilight 1.2
Dependencies: coreutils@9.1 python@3.11.14
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://gitlab.com/wavexx/acpilight
Licenses: GPL 3+
Build system: gnu
Synopsis: Backward-compatibile xbacklight replacement
Description:

acpilight is a backward-compatibile replacement for xbacklight that uses the ACPI interface to set the display brightness. On modern laptops acpilight can control both display and keyboard backlight uniformly on either X11, the console or Wayland.

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

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.

conntrack-tools 1.4.8
Dependencies: libtirpc@1.3.1 libnetfilter-conntrack@1.0.9 libnetfilter-cttimeout@1.0.1 libnetfilter-cthelper@1.0.1 libnetfilter-queue@1.0.5 libnfnetlink@1.0.2 libmnl@1.0.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://netfilter.org/projects/conntrack-tools/index.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Set of tools targeting the conntrack kernel subsystem
Description:

The tool conntrack provides a full featured interface that is intended to replace the old /proc/net/ip_conntrack interface. Using conntrack, you can view and manage the in-kernel connection tracking state table from userspace. On the other hand, conntrackd covers the specific aspects of stateful firewalls to enable highly available scenarios, and can be used as statistics collector as well.

Since 1.2.0, the conntrack-tools includes the nfct command line utility. This utility only supports the nfnetlink_cttimeout by now. In the long run, we expect that it will replace conntrack by providing a syntax similar to nftables.

libtracefs 1.7.0
Dependencies: libtraceevent@1.7.3
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/
Licenses: GPL 2 LGPL 2.1
Build system: gnu
Synopsis: Linux kernel trace file system library
Description:

This library provides APIs to access the Linux kernel's trace file system.

earlyoom 1.7
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/rfjakob/earlyoom
Licenses: Expat
Build system: gnu
Synopsis: Simple out of memory (OOM) daemon for the Linux kernel
Description:

Early OOM is a minimalist out of memory (OOM) daemon that runs in user space and provides a more responsive and configurable alternative to the in-kernel OOM killer.

python-pamela 1.0.0
Dependencies: linux-pam@1.5.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/minrk/pamela
Licenses: Expat
Build system: python
Synopsis: PAM interface using ctypes
Description:

This package provides a PAM interface using ctypes.

btrfs-progs-static 6.16
Dependencies: btrfs-progs@6.16
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://btrfs.wiki.kernel.org/index.php/Main_Page
Licenses: GPL 2 GPL 2+
Build system: trivial
Synopsis: Statically-linked btrfs command from btrfs-progs
Description:

This package provides the statically-linked btrfs from the btrfs-progs package. It is meant to be used in initrds.

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.

evtest 1.36
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://gitlab.freedesktop.org/libevdev/evtest
Licenses: GPL 2+
Build system: gnu
Synopsis: Kernel evdev device information and monitor
Description:

evtest is a tool to print evdev kernel events. It reads directly from the kernel device and prints a device description and the events with the value and the symbolic name.

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

mtd-utils 2.1.5
Dependencies: acl@2.3.1 lzo@2.10 openssl@3.0.8 util-linux@2.40.4 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://www.linux-mtd.infradead.org/
Licenses: GPL 2 MPL 1.1 Expat
Build system: gnu
Synopsis: MTD Flash Storage Utilities
Description:

This package provides utilities for testing, partitioning, etc of flash storage.

fakechroot 2.20.1-0.e7c1f3a
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/dex4er/fakechroot/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Emulate @code{chroot} by overriding file system calls
Description:

fakechroot runs a command in an environment were is additional possibility to use chroot command without root privileges. This is useful for allowing users to create own chrooted environment with possibility to install another packages without need for root privileges.

It works by providing libfakechroot.so, a shared library meant to be set as LD_PRELOAD to override the C library file system functions.

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.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091