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

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.


pflask 0.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://ghedo.github.io/pflask/
Licenses: FreeBSD
Build system: cmake
Synopsis: Simple tool for creating Linux namespace containers
Description:

pflask is a simple tool for creating Linux namespace containers. It can be used for running a command or even booting an OS inside an isolated container, created with the help of Linux namespaces. It is similar in functionality to chroot, although pflask provides better isolation thanks to the use of namespaces.

powertop 2.15
Dependencies: kmod@29 libnl@3.5.0 ncurses@6.2.20210619 pciutils@3.13.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://01.org/powertop/
Licenses: GPL 2
Build system: gnu
Synopsis: Analyze power consumption on x86-based laptops
Description:

PowerTOP is a Linux tool to diagnose issues with power consumption and power management. In addition to being a diagnostic tool, PowerTOP also has an interactive mode where the user can experiment various power management settings for cases where the operating system has not enabled these settings.

tmon 6.17.12
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.gnu.org/software/linux-libre/
Licenses: GPL 2 GPL 2+
Build system: gnu
Synopsis: Monitor and test the Linux thermal subsystem in real time
Description:

Tmon is a tool to interact with the complex thermal subsystem of the kernel Linux. It helps visualize thermal relationships and real-time thermal data, tune and test cooling devices and sensors, and collect thermal data for further analysis.

As computers become smaller and more thermally constrained, more sensors are added and new cooling capabilities introduced. Thermal relationships can change dynamically. Their complexity grows exponentially among cooling devices, zones, sensors, and trip points.

Linux exposes this relationship through /sys/class/thermal with a matrix of symbolic links, trip point bindings, and device instances. To traverse it by hand is no trivial task: tmon aims to make it understandable.

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

crda 4.15
Dependencies: libnl@3.5.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://wireless.wiki.kernel.org/en/developers/Regulatory/CRDA
Licenses: copyleft-next
Build system: gnu
Synopsis: @acronym{CRDA, Central Regulatory Domain Agent} for WiFi
Description:

The CRDA acts as the udev helper for communication between the kernel Linux and user space for regulatory compliance.

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

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.

ipvsadm 1.31
Dependencies: libnl@3.5.0 popt@1.18
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://www.linuxvirtualserver.org/software/ipvs.html
Licenses: GPL 2+
Build system: gnu
Synopsis: IP virtual server administration utility
Description:

ipvsadm(8) is used to set up, maintain or inspect the virtual server table in the Linux kernel. The Linux Virtual Server can be used to build scalable network services based on a cluster of two or more nodes.

snapscreenshot 1.0.14.3
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://bisqwit.iki.fi/source/snapscreenshot.html
Licenses: GPL 2
Build system: gnu
Synopsis: Take screenshots of one or more Linux text consoles
Description:

snapscreenshot saves a screenshot of one or more Linux text consoles as a Targa (.tga) image. It can be used by anyone with read access to the relevant /dev/vcs* file(s).

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.

rng-tools 6.17
Dependencies: libcap@2.64 sysfsutils@2.1.0 openssl@3.0.8
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/nhorman/rng-tools
Licenses: GPL 2 GPL 2+
Build system: gnu
Synopsis: Random number generator daemon
Description:

Monitor a hardware random number generator, and supply entropy from that to the system kernel's /dev/random machinery.

reform-debian-packages 2023-07-10-320-gaf0a461
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

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.

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

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

This library parses raw Linux kernel trace event formats.

edac-utils 0.18
Dependencies: sysfsutils@2.1.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/grondo/edac-utils
Licenses: GPL 2+
Build system: gnu
Synopsis: Memory error detection and correction userspace helpers
Description:

This package provides userspace helpers for memory error detection and correction (EDAC).

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

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.

touchegg 2.0.18
Dependencies: cairo@1.18.4 gtk+@3.24.51 libgudev@238 libinput@1.29.1 libxrandr@1.5.4 libxtst@1.2.5 pugixml@1.12.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/JoseExposito/touchegg
Licenses: GPL 3+
Build system: cmake
Synopsis: Multitouch gesture recognizer
Description:

Touchégg is an application that runs in the background and transform the gestures you make on your touchpad or touchscreen into visible actions in your desktop.

turbostat 6.17.12
Dependencies: libcap@2.64
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: Report x86 processor frequency and idle statistics
Description:

Turbostat reports x86 processor topology, frequency, idle power state statistics, temperature, and power consumption. Some information is unavailable on older processors.

It can be used to identify machines that are inefficient in terms of power usage or idle time, report the rate of SMIs occurring on the system, or verify the effects of power management tuning.

turbostat reads hardware counters but doesn't write to them, so it won't interfere with the OS or other running processes---including multiple invocations of itself.

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.

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

fuse-exfat 1.4.0
Dependencies: fuse@2.9.9
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/relan/exfat
Licenses: GPL 2+
Build system: gnu
Synopsis: Mount exFAT file systems
Description:

This package provides a FUSE-based file system that provides read and write access to exFAT devices.

python-smbus 4.3
Dependencies: i2c-tools@4.3
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://jdelvare.nerim.net/devel.html#i2ctools
Licenses: GPL 2+
Build system: pyproject
Synopsis: I2C/SMBus access for Python
Description:

This package provides a Python library to access I2C and SMBus devices on Linux.

Total packages: 69252