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

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.


mcelog 195
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://mcelog.org/
Licenses: GPL 2
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.

libnvme 1.5
Propagated dependencies: dbus@1.15.8 json-c@0.18 openssl@3.0.8
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/linux-nvme/libnvme
Licenses: LGPL 2.1+
Synopsis: C Library for NVM Express on Linux
Description:

libnvme provides type definitions for NVMe specification structures, enumerations, and bit fields, helper functions to construct, dispatch, and decode commands and payloads, and utilities to connect, scan, and manage nvme devices on a Linux system.

mce-inject 0.0.0-0.4cbe463
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://git.kernel.org/pub/scm/utils/cpu/mce/mce-inject.git/about/
Licenses: GPL 2
Synopsis: Inject x86 @acronym{MCEs, machine-check exceptions} into Linux
Description:

This simple tool injects fake MCEs into a running Linux kernel, to debug or test the kernel's EDAC-handling code specific to x86 and x86_64 platforms.

Real MCEs are internal CPU errors. Handling them correctly can be important to system stability and even prevent physical damage. In contrast, simulated MCEs produced by mce-inject are purely synthetic: injection happens only at the software level, inside the kernel, and is not visible to the platform hardware or firmware.

A convenient feature of mce-inject is that the input language used to describe MCEs is similar to the format used in Linux panic messages, with a few extensions. In general, you should be able to pipe in any logged MCE panic to simulate that same MCE.

The target kernel must have the CONFIG_X86_MCE_INJECT option enabled and the mce-inject module loaded if it exists.

radeontop 1.4
Dependencies: libdrm@2.4.124 libpciaccess@0.18.1 libxcb@1.17.0 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/clbr/radeontop/
Licenses: GPL 3
Synopsis: Usage monitor for AMD Radeon graphics
Description:

RadeonTop monitors resource consumption on supported AMD Radeon Graphics Processing Units (GPUs), either in real time as bar graphs on a terminal or saved to a file for further processing. It measures both the activity of the GPU as a whole, which is also accurate during OpenCL computations, as well as separate component statistics that are only meaningful under OpenGL graphics workloads.

linux-libre-headers 5.10.247
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.gnu.org/software/linux-libre/
Licenses: GPL 2
Synopsis: GNU Linux-Libre kernel headers
Description:

Headers of the Linux-Libre kernel.

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

util-linux 2.40.4
Dependencies: file@5.46 ncurses@6.2.20210619 sqlite@3.39.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.kernel.org/pub/linux/utils/util-linux/
Licenses: GPL 3+ GPL 2+ GPL 2 LGPL 2.0+ Original BSD Public Domain
Synopsis: Collection of utilities for the Linux kernel
Description:

Util-linux is a diverse collection of Linux kernel utilities. It provides dmesg and includes tools for working with file systems, block devices, UUIDs, TTYs, and many other tools.

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
Synopsis: Visualize binary files
Description:

bin-graph provides a simple way of visualizing the different regions of a binary file.

cxi-driver 1.0.0-0.5f0ec0e
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+
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.

dwarves 1.29
Dependencies: libbpf@1.5.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/acmel/dwarves
Licenses: GPL 2+
Synopsis: Debugging information processing library and utilities
Description:

Dwarves is a set of tools that use the debugging information inserted in ELF binaries by compilers such as GCC, used by well known debuggers such as GDB.

Utilities in the Dwarves suite include pahole, that can be used to find alignment holes in structures and classes in languages such as C, C++, but not limited to these. These tools can also be used to encode and read the BTF type information format used with the kernel Linux bpf syscall.

The codiff command can be used to compare the effects changes in source code generate on the resulting binaries.

The pfunct command can be used to find all sorts of information about functions, inlines, decisions made by the compiler about inlining, etc.

The pahole command can be used to use all this type information to pretty print raw data according to command line directions.

Headers can have its data format described from debugging info and offsets from it can be used to further format a number of records.

Finally, the btfdiff command can be used to compare the output of pahole from BTF and DWARF, to make sure they produce the same results.

aumix 2.9.1
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://web.archive.org/web/20211201184543/http://jpj.net/~trevor/aumix.html
Licenses: GPL 2+
Synopsis: Audio mixer for X and the console
Description:

Aumix adjusts an audio mixer from X, the console, a terminal, the command line or a script.

fuseiso 20070708
Dependencies: fuse@2.9.9 glib@2.83.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://sourceforge.net/projects/fuseiso/
Licenses: GPL 2
Synopsis: Mount ISO file system images
Description:

FuseISO is a FUSE module to mount ISO file system images (.iso, .nrg, .bin, .mdf and .img files). It supports plain ISO9660 Level 1 and 2, Rock Ridge, Joliet, and zisofs.

interception-tools 0.6.8
Dependencies: boost@1.89.0 libevdev@1.13.3 eudev@3.2.14 yaml-cpp@0.8.0-0.2f86d13
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://gitlab.com/interception/linux/tools
Licenses: GPL 3+
Synopsis: Utilities for operating on input events of evdev devices
Description:

Interception Tools provides a composable infrastructure on top of libudev and libevdev. The following utilities are provided:

  • udevmon --- monitor input devices for launching tasks

  • intercept --- redirect device input events to stdout

  • uinput --- redirect device input events from stding to virtual device

  • mux --- mux streams of input events

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

wireless-regdb 2023.05.03
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb
Licenses: ISC
Synopsis: Wireless regulatory database
Description:

This package contains the wireless regulatory database for the CRDA. The database contains information on country-specific regulations for the wireless spectrum.

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

sshfs-fuse 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+
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.

wireless-tools 30.pre9
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
Licenses: GPL 2 LGPL 2.1+
Synopsis: Tools for manipulating Linux Wireless Extensions
Description:

Wireless Tools are used to manipulate the now-deprecated Linux Wireless Extensions; consider using iw instead. The Wireless Extension was an interface allowing you to set Wireless LAN specific parameters and get the specific stats. It is deprecated in favor the nl80211 interface.

xfs_repair-static 6.12.0
Dependencies: xfsprogs-static@6.12.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://xfs.wiki.kernel.org/
Licenses: GPL 2 LGPL 2.1
Synopsis: Statically linked @command{xfs_repair} from xfsprogs
Description:

This package provides a statically linked xfs_repair taken from the xfsprogs package. It is meant to be used in initrds.

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

vhba-module 20211218
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://cdemu.sourceforge.io/
Licenses: GPL 2+
Synopsis: Linux kernel module that emulates SCSI devices
Description:

The VHBA module is the link between the CDemu user-space daemon and the kernel Linux. It acts as a low-level SCSI driver that emulates a virtual SCSI adapter which can have multiple virtual devices attached to it. Its typical use with CDEmu is to emulate optical devices such as DVD and CD-ROM drives.

linux-libre-headers 6.12.17
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.gnu.org/software/linux-libre/
Licenses: GPL 2
Synopsis: GNU Linux-Libre kernel headers
Description:

Headers of the Linux-Libre kernel.

firejail 0.9.74
Dependencies: apparmor@3.1.2 xdg-dbus-proxy@0.1.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/netblue30/firejail
Licenses: GPL 2+
Synopsis: Linux namespaces sandbox program
Description:

Firejail is a SUID sandbox program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces, seccomp-bpf and Linux capabilities. The software includes sandbox profiles for a number of common Linux programs. Firejail should be added to the list of setuid programs in the system configuration to work properly.

dualsensectl 0.7
Dependencies: eudev@3.2.14 dbus@1.15.8 hidapi@0.15.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/nowrep/dualsensectl
Licenses: GPL 2
Synopsis: Linux tool for controlling PS5 DualSense controller
Description:

This package provides a Linux tool for controlling a PS5 DualSense controller. It has to be already connected via USB or connected via Bluetooth.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31092