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

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.


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.

ttyebus-linux-module 1.5-0.fe4332a
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/eBUS/ttyebus
Licenses: GPL 3+
Build system: linux-module
Synopsis: Low-latency Raspberry Pi UART driver
Description:

This package provides a Linux kernel module that will provide a serial device /dev/ttyebus with almost no latency upon receiving. It is dedicated to the PL011 UART of the Raspberry Pi.

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.

reform2-lpc-module 1.79
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://source.mnt.re/reform/reform-tools/
Licenses: GPL 3+
Build system: linux-module
Synopsis: Linux kernel module for the Reform 2 system controller
Description:

The reform2_lpc module allows for interaction with the NXP LPC11U24 Cortex-M0 MCU system controller in the Reform 2 open hardware laptop. It provides battery status information and is necessary to completely shut down the system when powering it off via userspace.

linux-libre-headers 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: GNU Linux-Libre kernel headers
Description:

Headers of the Linux-Libre kernel.

genext2fs 1.5.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/bestouff/genext2fs
Licenses: GPL 2
Build system: gnu
Synopsis: Generate ext2 file system as a normal user
Description:

This package provides a program to generate an ext2 file system as a normal (non-root) user. It does not require you to mount the image file to copy files on it, nor does it require that you become the superuser to make device nodes.

xsensors 0.70
Dependencies: lm-sensors@3.6.2 gtk+@2.24.33
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://www.linuxhardware.org/xsensors/
Licenses: GPL 2+
Build system: gnu
Synopsis: Hardware health information viewer
Description:

Xsensors reads data from the libsensors library regarding hardware health such as temperature, voltage and fan speed and displays the information in a digital read-out.

fbcat 0.5.2
Dependencies: netpbm@10.78.3
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://jwilk.net/software/fbcat
Licenses: GPL 2
Build system: gnu
Synopsis: Take a screenshot of the contents of the Linux framebuffer
Description:

fbcat saves the contents of the Linux framebuffer (/dev/fb*), or a dump thereof. It supports a wide range of drivers and pixel formats.

fbcat can take screenshots of virtually any application that can be made to write its output to the framebuffer, including (but not limited to) text-mode or graphical applications that don't use a display server.

Also included is fbgrab, a wrapper around fbcat that emulates the behaviour of Gunnar Monell's older fbgrab utility.

lkrg 0.9.7
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://lkrg.org/
Licenses: GPL 2
Build system: linux-module
Synopsis: Linux Kernel Runtime Guard
Description:

This package performs runtime integrity checking of the Linux kernel and detection of security vulnerability exploits against the kernel.

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.

libnetfilter-cttimeout 1.0.1
Dependencies: libmnl@1.0.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://netfilter.org/projects/libnetfilter_cttimeout/index.html
Licenses: GPL 2
Build system: gnu
Synopsis: Library for kernel connection tracking timeout infrastructure
Description:

libnetfilter_cttimeout is the userspace library that provides the programming interface to the fine-grain connection tracking timeout infrastructure. With this library, you can create, update and delete timeout policies that can be attached to traffic flows. This library is used by conntrack-tools.

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.

libcgroup 3.2.0
Dependencies: linux-pam@1.5.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/libcgroup/libcgroup
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Control groups management tools
Description:

Control groups is Linux kernel method for process resource restriction, permission handling and more. This package provides userspace interface to this kernel feature.

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.

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.

iptables 1.8.11
Dependencies: libmnl@1.0.5 libnftnl@1.2.8
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.netfilter.org/projects/iptables/index.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Programs to configure Linux IP packet filtering rules
Description:

iptables is the user-space command line program used to configure the Linux 2.4.x and later IPv4 packet filtering ruleset (firewall), including NAT (Network Address Translation).

This package also includes ip6tables, which is used to configure the IPv6 packet filter.

Both commands are targeted at system administrators.

libraw1394 2.1.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://ieee1394.wiki.kernel.org/index.php/Main_Page
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Interface library for the Linux IEEE1394 drivers
Description:

Libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question.

libnetfilter-acct 1.0.3
Dependencies: libmnl@1.0.5
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://netfilter.org/projects/libnetfilter_acct/index.html
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Library providing interface to extended accounting infrastructure
Description:

libnetfilter_acct is the userspace library providing interface to extended accounting infrastructure.

  1. creating accounting objects

  2. retrieving accounting objects (and atomically set to zero)

  3. deleting accounting objects

For the nfnetlink_acct subsystem.

linux-dummy 0.0.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page:
Licenses:
Build system: copy
Synopsis: Dummy Linux kernel for @command{guix system container}
Description:
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.

e2fsprogs 1.47.2
Dependencies: util-linux@2.40.4
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: gnu
Synopsis: Creating and checking ext2/ext3/ext4 file systems
Description:

This package provides tools for manipulating ext2/ext3/ext4 file systems.

python-spython 0.3.13
Dependencies: singularity@2.6.1
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/singularityhub/singularity-cli
Licenses: MPL 2.0
Build system: pyproject
Synopsis: Singularity Python client
Description:

python-spython is a Python library to interact with Singularity containers.

x86-energy-perf-policy 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: Display and update Intel-CPU energy-performance policy
Description:

x86_energy_perf_policy displays and updates energy-performance policy settings specific to Intel Architecture Processors. Settings are accessed via Model Specific Register (MSR) updates, no matter if the Linux cpufreq sub-system is enabled or not.

libnfsidmap 0.27
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: http://www.citi.umich.edu/projects/nfsv4/crossrealm/libnfsidmap_config.html
Licenses: non-copyleft
Build system: gnu
Synopsis: NFSv4 support library for name/ID mapping
Description:

Libnfsidmap is a library holding multiple methods of mapping names to ids and visa versa, mainly for NFSv4. It provides an extensible array of mapping functions, currently consisting of two choices: the default nsswitch and the experimental umich_ldap.

Total packages: 69239