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

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.


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

e2fsck-static 1.47.2
Dependencies: e2fsprogs@1.47.2
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: trivial
Synopsis: Statically-linked e2fsck command from e2fsprogs
Description:

This package provides statically-linked e2fsck command taken from the e2fsprogs package. It is meant to be used in initrds.

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.

ulogd 2.0.7
Dependencies: libnfnetlink@1.0.2 libmnl@1.0.5 libnetfilter-log@1.0.2 libnetfilter-conntrack@1.0.9 libnetfilter-acct@1.0.3 sqlite@3.39.3 libpcap@1.10.1 jansson@2.14 postgresql@14.13 mariadb@10.11.14 zlib@1.3.1 openssl@3.0.8
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://netfilter.org/projects/nfacct/index.html
Licenses: GPL 2
Build system: gnu
Synopsis: Logging daemon for netfilter and iptables
Description:

ulogd is a userspace logging daemon for netfilter/iptables related logging. This includes per-packet logging of security violations, per-packet logging for accounting, per-flow logging and flexible user-defined accounting.

  1. Packet and flow-based traffic accounting

  2. Flexible user-defined traffic accounting via nfacct infrastructure

  3. SQL database back-end support: SQLite3, PostgreSQL, MySQL

  4. Text-based output formats: CSV, XML, Netfilter's LOG, Netfilter's conntrack

libnfnetlink 1.0.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.netfilter.org/projects/libnfnetlink/
Licenses: GPL 2
Build system: gnu
Synopsis: Low-level netfilter netlink communication library
Description:

libnfnetlink is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace.

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

reform-debian-packages 2023-07-10-475-ge469c2a
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

bolt 0.9.10
Dependencies: eudev@3.2.14 dbus@1.15.8 polkit@121
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://gitlab.freedesktop.org/bolt/bolt
Licenses: GPL 2+
Build system: meson
Synopsis: Thunderbolt 3 device manager
Description:

This package provides boltd, a userspace daemon for Thunderbolt devices, and boltctl, a command-line utility for managing those devices.

The daemon boltd exposes devices via D-Bus to clients. It also stores a database of previously authorized devices and will, depending on the policy set for the individual devices, automatically authorize newly connected devices without user interaction.

The command-line utility boltctl manages Thunderbolt devices via boltd. It can list devices, monitor changes, and initiate authorization of devices.

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

acpi 1.7
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://acpiclient.sourceforge.net
Licenses: GPL 2+
Build system: gnu
Synopsis: Display information on ACPI devices
Description:

acpi attempts to replicate the functionality of the "old" apm command on ACPI systems, including battery and thermal information. It does not support ACPI suspending, only displays information about ACPI devices.

cpuid 20230614
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.etallen.com/cpuid.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Dump x86 CPUID processor information
Description:

cpuid dumps detailed information about the CPU(s) gathered from the CPUID instruction, and also determines the exact model of CPU(s). It supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC, NexGen, Rise, and SiS CPUs.

librem-ec-acpi-linux-module 0.9.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://source.puri.sm/nicole.faerber/librem-ec-acpi-dkms
Licenses: GPL 2
Build system: linux-module
Synopsis: Linux kernel module to control the Librem Embedded Controller
Description:

This is the Linux kernel ACPI platform driver for the EC firmware on Purism Librem laptop computers. It allows user-space control over the battery charging thresholds, keyboard backlight, fans and thermal monitors, and the notification, WiFi, and Bluetooth LED.

keyd 2.5.0
Dependencies: linux-libre-headers@6.12.17
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/rvaiya/keyd
Licenses: Expat
Build system: gnu
Synopsis: Key remapping daemon for Linux
Description:

Keyd is a keyboard remapping utility with intuitive ini configuration file format. Keyd has several features, many of which are traditionally only found in custom keyboard firmware like QMK.

cpufrequtils 008-1.a2f0c39
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://ftp.be.debian.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
Licenses: GPL 2
Build system: gnu
Synopsis: Utilities to get and set CPU frequency on Linux
Description:

The cpufrequtils suite contains utilities to retrieve CPU frequency information, and set the CPU frequency if supported, using the cpufreq capabilities of the Linux kernel.

f2fs-fsck-static 1.16.0
Dependencies: f2fs-tools-static@1.16.0
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: trivial
Synopsis: Statically-linked fsck.f2fs command from f2fs-tools
Description:

This package provides statically-linked fsck.f2fs command taken from the f2fs-tools package. It is meant to be used in initrds.

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.

blktrace 1.3.0-1.b9ea6e5
Dependencies: libaio@0.3.113 gnuplot@6.0.1 python-wrapper@3.11.14
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://git.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git
Licenses: GPL 2
Build system: gnu
Synopsis: Block layer IO tracing mechanism
Description:

Blktrace is a block layer IO tracing mechanism which provides detailed information about request queue operations to user space. It extracts event traces from the kernel (via the relaying through the debug file system).

dislocker 0.7.3
Dependencies: fuse@2.9.9 mbedtls@2.28.9
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/Aorimn/dislocker
Licenses: GPL 2+
Build system: cmake
Synopsis: FUSE driver to read/write Windows BitLocker drives
Description:

This package provides means to to read BitLocker encrypted partitions. Write functionality is also provided but check the README.

mcelog 195
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://mcelog.org/
Licenses: GPL 2
Build system: gnu
Synopsis: Machine check monitor for x86 Linux systems
Description:

The mcelog daemon logs memory, I/O, CPU, and other hardware errors on x86 systems running the kernel Linux. It can also perform user-defined tasks, such as bringing bad pages off-line, when configurable error thresholds are exceeded.

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.

rdma-core 60.0
Dependencies: libnl@3.5.0 eudev@3.2.14
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/linux-rdma/rdma-core
Licenses: GPL 2 X11-style FreeBSD CC0 Modified BSD
Build system: cmake
Synopsis: Utilities and libraries for working with RDMA devices
Description:

This package provides userspace components for the InfiniBand subsystem of the Linux kernel. Specifically it contains userspace libraries for the following device nodes:

  1. /dev/infiniband/uverbsX (libibverbs)

  2. /dev/infiniband/rdma_cm (librdmacm)

  3. /dev/infiniband/umadX (libibumad)

The following service daemons are also provided:

  1. srp_daemon (for the ib_srp kernel module)

  2. iwpmd (for iWARP kernel providers)

  3. ibacm (for InfiniBand communication management assistant)

powerstat 0.04.03
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://kernel.ubuntu.com/~cking/powerstat/
Licenses: GPL 2
Build system: gnu
Synopsis: Measure system power consumption
Description:

Powerstat measures and reports your computer's power consumption in real time. On mobile PCs, it uses ACPI battery information to measure the power drain of the entire system.

Powerstat can also report RAPL power domain measurements. These are available only on some hardware such as Intel Sandybridge and newer, and cover only part of the machine's components such as CPU, DRAM, and graphics. However, they provide accurate and immediate readings and don't require a battery at all.

The output is like vmstat but also shows power consumption statistics: at the end of a run, powerstat will calculate the average, standard deviation, and minimum and maximum values. It can show a nice histogram too.

f2fs-tools 1.7.0
Dependencies: util-linux@2.40.4 libselinux@3.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.

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.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087