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

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


gamemode 1.8.2
Dependencies: dbus@1.16.2 elogind@255.17 libinih@62
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/FeralInteractive/gamemode
Licenses: Modified BSD
Build system: meson
Synopsis: Optimise Linux system performance on demand
Description:

GameMode is a daemon and library for Linux that allows games to request a set of optimisations be temporarily applied to the host OS and/or a game process. GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU powersave or ondemand governors, but is now host to a range of optimisation features and configurations, including CPU governor, I/O priority, process niceness, kernel scheduler, screensaver inhibiting, GPU performance mode, and custom scripts.

libnvme 1.5
Propagated dependencies: dbus@1.16.2 json-c@0.18 openssl@3.5.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/linux-nvme/libnvme
Licenses: LGPL 2.1+
Build system: meson
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.

iproute2 6.4.0
Dependencies: bdb@6.2.32 iptables@1.8.11 libmnl@1.0.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://wiki.linuxfoundation.org/networking/iproute2
Licenses: GPL 2+
Build system: gnu
Synopsis: Utilities for controlling TCP/IP networking and traffic in Linux
Description:

Iproute2 is a collection of utilities for controlling TCP/IP networking and traffic with the Linux kernel. The most important of these are ip, which configures IPv4 and IPv6, and tc for traffic control.

Most network configuration manuals still refer to ifconfig and route as the primary network configuration tools, but ifconfig is known to behave inadequately in modern network environments, and both should be deprecated.

inputattach 0.42.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://linuxwacom.github.io/
Licenses: GPL 2+
Build system: gnu
Synopsis: Dispatch input peripherals events to a device file
Description:

inputattach dispatches input events from several device types and interfaces and translates so that the X server can use them.

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
Build system: gnu
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.

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

nftables 1.0.8
Dependencies: gmp@6.3.0 libmnl@1.0.5 libnftnl@1.2.8 readline@8.2.13 jansson@2.14
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.nftables.org
Licenses: GPL 2
Build system: gnu
Synopsis: Userspace utility for Linux packet filtering
Description:

nftables is the project that aims to replace the existing ip,ip6,arp,ebtables framework. Basically, this project provides a new packet filtering framework, a new userspace utility and also a compatibility layer for ip,ip6tables. nftables is built upon the building blocks of the Netfilter infrastructure such as the existing hooks, the connection tracking system, the userspace queueing component and the logging subsystem.

reform-debian-packages 2023-07-10-559-gced99e4
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

fbset 2.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://users.telenet.be/geertu/Linux/fbdev/
Licenses: GPL 2
Build system: gnu
Synopsis: Show and modify Linux frame buffer settings
Description:

The kernel Linux's frame buffers provide a simple interface to different kinds of graphic displays. The fbset utility can query and change various device settings such as depth, virtual resolution, and timing parameters.

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
Build system: gnu
Synopsis: GNU Linux-Libre kernel headers
Description:

Headers of the Linux-Libre kernel.

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+
Build system: gnu
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.

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+
Build system: cmake
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.

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.

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

rasdaemon 0.8.4
Dependencies: bash-minimal@5.2.37 dmidecode@3.6 kmod@29 libtraceevent@1.9.0 pciutils@3.13.0 perl@5.36.0 perl-dbd-sqlite@1.66 sqlite@3.39.3
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/mchehab/rasdaemon
Licenses: GPL 2
Build system: gnu
Synopsis: Platform Reliability, Availability, and Serviceability tools
Description:

The rasdaemon daemon monitors platform RAS reports from Linux kernel trace events. These trace events are logged in /sys/kernel/debug/tracing and reported through standard log mechanisms like syslog.

radeontop 1.4
Dependencies: libdrm@2.4.131 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
Build system: gnu
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-pam 1.5.2
Dependencies: libxcrypt@4.4.38
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://www.linux-pam.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: Pluggable authentication modules for Linux
Description:

A *Free* project to implement OSF's RFC 86.0. Pluggable authentication modules are small shared object files that can be used through the PAM API to perform tasks, like authenticating a user at login. Local and dynamic reconfiguration are its key features.

thinkfan 2.0.0
Dependencies: libatasmart@0.19 lm-sensors@3.6.2 yaml-cpp@0.9.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/vmatare/thinkfan
Licenses: GPL 3+
Build system: cmake
Synopsis: Simple fan control program
Description:

Thinkfan is a simple fan control program. It reads temperatures, checks them against configured limits and switches to appropriate (also pre-configured) fan level. It requires a working thinkpad_acpi or any other hwmon driver that enables temperature reading and fan control from userspace.

lirc 0.10.2
Dependencies: libx11@1.8.12 libusb-compat@0.1.8 alsa-lib@1.2.16 python@3.12.12
Channel: guix
Location: gnu/packages/lirc.scm (gnu packages lirc)
Home page: https://www.lirc.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Linux Infrared Remote Control
Description:

LIRC allows computers to send and receive IR signals of many commonly used remote controls. The most important part of LIRC is the lircd daemon that decodes IR signals received by the device drivers. The second daemon program lircmd translates IR signals to mouse movements. The user space applications allow you to control your computer with a remote control: you can send X events to applications, start programs and much more on just one button press.

sbcl-assertion-error 0.1.0-1.8eab692
Dependencies: sbcl-dissect@1.0.0-3.985fe01
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/noloop/assertion-error
Licenses: GPL 3
Build system: asdf/sbcl
Synopsis: Error pattern for assertion libraries in Common Lisp
Description:

This package provides a Common Lisp assertion system with minimal dependencies on DISSECT.

cl-stefil 0.1-0.0398548
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-iterate@1.5.3 cl-metabang-bind@0.8.0-2.0819642 cl-slime-swank@2.32
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://common-lisp.net/project/stefil/index-old.shtml
Licenses: Public Domain
Build system: asdf/source
Synopsis: Simple test framework
Description:

Stefil is a simple test framework for Common Lisp, with a focus on interactive development.

sbcl-cl-mock 1.1.0-0.01762fd
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-bordeaux-threads@0.9.3 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-trivia@0.1-0.8b406c3
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/Ferada/cl-mock
Licenses: AGPL 3
Build system: asdf/sbcl
Synopsis: Mocking functions for Common Lisp testing
Description:

This small library provides a way to replace the actual implementation of either regular or generic functions with mocks.

sbcl-nst 4.1.2-1.6c0990f
Dependencies: sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-org-sampler@0.2.1-1.ee135a4
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/jphmrst/cl-nst
Licenses: LLGPL
Build system: asdf/sbcl
Synopsis: Unit testing for Common Lisp
Description:

NST is a unit/regression testing system for Common Lisp.

clasp-rt 1990.12.19-1.a6a7503
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://www.cliki.net/rt
Licenses: Expat
Build system: asdf/clasp
Synopsis: MIT Regression Tester
Description:

RT provides a framework for writing regression test suites.

Total packages: 32521