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

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.


thermald 2.5.10
Dependencies: dbus-glib@0.112 libevdev@1.13.3 libxml2@2.14.6 upower@1.90.10 xz@5.4.5
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/intel/thermal_daemon
Licenses: GPL 2
Build system: gnu
Synopsis: CPU scaling for thermal management
Description:

The Linux Thermal Daemon helps monitor and control temperature on systems running the Linux kernel.

bashtop 0.9.25
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/aristocratos/bashtop
Licenses: ASL 2.0
Build system: gnu
Synopsis: Linux/OSX/FreeBSD resource monitor
Description:

Resource monitor that shows usage and stats for processor, memory, disks, network and processes.

wpa-supplicant-minimal 2.11
Dependencies: readline@8.2.13 libnl@3.7.0 openssl@3.0.8
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://w1.fi/wpa_supplicant/
Licenses: Modified BSD
Build system: gnu
Synopsis: Connecting to WPA and WPA2-protected wireless networks
Description:

wpa_supplicant is a WPA Supplicant with support for WPA and WPA2 (IEEE 802.11i / RSN). Supplicant is the IEEE 802.1X/WPA component that is used in the client stations. It implements key negotiation with a WPA Authenticator and it controls the roaming and IEEE 802.11 authentication/association of the WLAN driver.

This package provides the wpa_supplicant daemon and the wpa_cli command.

opendoas 6.8.2
Dependencies: libxcrypt@4.4.38
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/Duncaen/OpenDoas
Licenses: Modified BSD ISC
Build system: gnu
Synopsis: Portable version of OpenBSD's doas command
Description:

Doas is a minimal replacement for the venerable sudo. It was initially written by Ted Unangst of the OpenBSD project to provide 95% of the features of sudo with a fraction of the codebase.

inetutils 2.5
Dependencies: coreutils@9.1 shadow@4.13 libxcrypt@4.4.38 ncurses@6.2.20210619 readline@8.2.13
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.gnu.org/software/inetutils/
Licenses: GPL 3+
Build system: gnu
Synopsis: Basic networking utilities
Description:

Inetutils is a collection of common network programs, such as an ftp client and server, a telnet client and server, an rsh client and server, and hostname.

ndppd 0.2.6
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/DanielAdolfsson/ndppd
Licenses: GPL 3+
Build system: gnu
Synopsis: NDP Proxy Daemon
Description:

The Neighbor Discovery Protocol Proxy Daemon (ndppd) proxies some IPv6 NDP messages between interfaces to allow IPv6 routing between machines that are in the same network but not on the same local link. It currently only supports Neighbor Solicitation and Neighbor Advertisement messages.

bpytop 1.0.68
Dependencies: python-psutil@7.0.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/aristocratos/bpytop
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Resource monitor
Description:

Resource monitor that shows usage and stats for processor, memory, disks, network and processes. It's a Python port and continuation of bashtop.

sshguard 2.5.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://sshguard.net/
Licenses: ISC
Build system: gnu
Synopsis: Daemon to blocks SSH brute-force attacks
Description:

SSHGuard protects hosts from brute-force attacks against SSH and other services. It aggregates system logs and blocks repeat offenders using one of several firewall backends.

rottlog 0.72.2
Dependencies: coreutils@9.1 gawk@5.3.0 mailutils@3.21
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.gnu.org/software/rottlog/
Licenses: GPL 3+
Build system: gnu
Synopsis: Log rotation and management
Description:

GNU Rot[t]log is a program for managing log files. It is used to automatically rotate out log files when they have reached a given size or according to a given schedule. It can also be used to automatically compress and archive such logs. Rot[t]log will mail reports of its activity to the system administrator.

fastfetch-minimal 2.60.0
Dependencies: yyjson@0.12.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/fastfetch-cli/fastfetch
Licenses: Expat
Build system: cmake
Synopsis: Display system information in a stylized manner
Description:

Fastfetch is a tool for fetching system information and displaying it in a stylized way. Fastfetch displays this information next to a logo of the system distribution, akin to many similar tools.

wakelan 1.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.kernel.org
Licenses: GPL 2+
Build system: gnu
Synopsis: Send a wake-on-LAN packet
Description:

WakeLan broadcasts a properly formatted UDP packet across the local area network, which causes enabled computers to power on.

sudo 1.9.17p1
Dependencies: coreutils@9.1 zlib@1.3.1 linux-pam@1.5.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.sudo.ws/
Licenses: X11
Build system: gnu
Synopsis: Run commands as root
Description:

Sudo (su "do") allows a system administrator to delegate authority to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while providing an audit trail of the commands and their arguments.

greetd-pam-mount 2.20
Dependencies: cryptsetup-minimal@2.8.4 argon2@20190702 json-c@0.18 libgcrypt@1.11.0 lvm2@2.03.22 util-linux@2.40.4 libhx@4.9 libxml2@2.14.6 linux-pam@1.5.2 openssl@3.0.8 pcre2@10.42 util-linux@2.40.4 eudev@3.2.14
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://inai.de/projects/pam_mount/
Licenses: GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: PAM module to mount volumes for a user session (greetd variant)
Description:

Pam-mount is a PAM module to mount volumes when a user logs in. It can mount all local file systems supported by mount, as well as LUKS volumes encrypted with the user's log-in password.

This package inherits pam-mount but is compiled specifically for use with the greetd log-in manager. It uses a different configuration location and PAM name space from the original.

This allows greetd-pam-mount to auto-(un)mount XDG_RUNTIME_DIR without interfering with any pam-mount configuration.

shadow 4.13
Dependencies: linux-pam@1.5.2 libxcrypt@4.4.38
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/shadow-maint/shadow
Licenses: Modified BSD
Build system: gnu
Synopsis: Authentication-related tools such as passwd, su, and login
Description:

Shadow provides a number of authentication-related tools, including: login, passwd, su, groupadd, and useradd.

acpica 20250807
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://acpica.org/
Licenses: GPL 2
Build system: gnu
Synopsis: Tools for the development and debugging of ACPI tables
Description:

The ACPICA project provides an OS-independent reference implementation of the ACPI specification. ACPICA code contains those portions of ACPI meant to be directly integrated into the host OS as a kernel-resident subsystem, and a small set of tools to assist in developing and debugging ACPI tables.

This package contains only the user-space tools needed for ACPI table development, not the kernel implementation of ACPI.

atop 2.12.1
Dependencies: glib@2.86.0 ncurses@6.2.20210619 python-wrapper@3.11.14 zlib@1.3.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.atoptool.nl/
Licenses: GPL 2+
Build system: gnu
Synopsis: Linux performance monitoring console
Description:

Atop is an ASCII full-screen performance monitor for Linux that is capable of reporting the activity of all processes (even processes have finished during the monitoring interval), daily logging of system and process activity for long-term analysis, highlighting overloaded system resources by using colors, etc. At regular intervals, it shows system-level activity related to the CPU, memory, swap, disks (including LVM) and network layers, and for every process (and thread) it shows e.g. the CPU utilization, memory growth, disk utilization, priority, username, state, and exit code.

shepherd-run 0.2.0
Dependencies: gawk@5.3.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://git.sr.ht/~efraim/shepherd-run
Licenses: GPL 3+
Build system: gnu
Synopsis: Create GNU Shepherd services from the command line
Description:

Shepherd-run is a script which assists in creating one-off shepherd services from the command line. It is meant to partially fill the void left by systemd-run, since GNU Guix uses GNU Shepherd as its system service manager.

cpulimit 0.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/opsengine/cpulimit
Licenses: GPL 2+
Build system: gnu
Synopsis: Limit CPU usage
Description:

Cpulimit limits the CPU usage of a process. It does not change the nice value or other scheduling priority settings, but the real CPU usage, and is able to adapt itself dynamically to the overall system load. Children processes and threads of the specified process may optionally share the same limits.

uwufetch 2.1
Dependencies: lshw@B.02.19.2 gawk@5.3.0 grep@3.11 xwininfo@1.1.6
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/TheDarkBug/uwufetch
Licenses: GPL 3+
Build system: gnu
Synopsis: Meme system info tool based on Nyan/UwU trend
Description:

UwUFetch is a system information tool in the lineage of NeoFetch, PFetch, HyFetch, and the like. It prints ASCII art of your system's logo as well as a summary of system information. UwUFetch's unique contribution is the uwu-ification of various words used in the description. For example, Guix becomes gUwUix.

dmidecode 3.6
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.nongnu.org/dmidecode/
Licenses: GPL 2+
Build system: gnu
Synopsis: Read hardware information from the BIOS
Description:

Dmidecode reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard. This typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer. This will often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel, USB).

autojump 22.5.3
Dependencies: python-wrapper@3.11.14
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/wting/autojump
Licenses: GPL 3+
Build system: gnu
Synopsis: Shell extension for file system navigation
Description:

Autojump provides a faster way to navigate your file system, with a "cd command that learns". It works by maintaining a database of the directories you use the most from the command line and allows you to "jump" to frequently used directories by typing only a small pattern.

tcptrack 1.4.3
Dependencies: libpcap@1.10.1 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/bchretien/tcptrack
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: TCP connections sniffer
Description:

Tcptrack is a sniffer which displays information about TCP connections it sees on a network interface. This is a fork of Steve Benson’s tcptrack.

netcat-openbsd 1.219-1
Dependencies: libbsd@0.11.7
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://packages.debian.org/sid/netcat-openbsd
Licenses: Modified BSD FreeBSD
Build system: gnu
Synopsis: Read and write data over TCP/IP
Description:

Netcat is a simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.

This package contains the OpenBSD rewrite of netcat, including support for IPv6, proxies, and Unix sockets.

pam-hooks 0.2.0
Dependencies: linux-pam@1.5.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://upsilon.cc/~zack/hacking/software/pam-hooks/
Licenses: GPL 3+
Build system: gnu
Synopsis: Linux-PAM module for login/logout hooks
Description:

pam-hooks is a tiny PAM module enabling the execution of hook scripts when a PAM session is opened or closed. The typical use case is the need of doing some per-user set-up when a user logs via a PAM-aware login mechanism and/or the need of doing some per-user clean-up when the user logs out.

Page: 1345671301
Total packages: 31209