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

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.


tcpdump 4.99.4
Dependencies: libpcap@1.10.1 openssl@3.5.5
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.tcpdump.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: Network packet analyzer
Description:

Tcpdump is a command-line tool to analyze network traffic passing through the network interface controller.

novena-eeprom 2.3
Dependencies: i2c-tools@3.1.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/xobs/novena-eeprom/
Licenses: Modified BSD
Build system: gnu
Synopsis: Novena EEPROM editor
Description:

This package provides an editor for the Novena EEPROM. Novena boards contain a device-dependent descriptive EEPROM that defines various parameters such as serial number, MAC address, and featureset. This program allows you to view and manipulate this EEPROM list.

restartd 0.2.3-1.7044125
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://launchpad.net/debian/+source/restartd
Licenses: GPL 2+
Build system: gnu
Synopsis: Daemon for restarting processes
Description:

This package provides a daemon for checking running and not running processes. It reads the /proc directory every n seconds and does a POSIX regexp on the process names. The daemon runs a user-provided script when it detects a program in the running processes, or an alternate script if it doesn't detect the program. The daemon can only be called by the root user, but can use sudo -u user in the process called if needed.

netcat 0.7.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://netcat.sourceforge.net
Licenses: GPL 2+
Build system: gnu
Synopsis: Read and write data over TCP/IP
Description:

Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP 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.

htop 3.5.1
Dependencies: ncurses@6.2.20210619 lm-sensors@3.6.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://htop.dev
Licenses: GPL 2
Build system: gnu
Synopsis: Interactive process viewer
Description:

This is htop, an interactive process viewer. It is a text-mode application (for console or X terminals) and requires ncurses.

pam-krb5 4.11
Dependencies: linux-pam@1.5.2 mit-krb5@1.21
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.eyrie.org/~eagle/software/pam-krb5/
Licenses: GPL 1+
Build system: gnu
Synopsis: Kerberos PAM module
Description:

Pam-krb5 is a Kerberos PAM module for either MIT Kerberos or Heimdal. It supports ticket refreshing by screen savers, configurable authorization handling, authentication of non-local accounts for network services, password changing, and password expiration, as well as all the standard expected PAM features. It works correctly with OpenSSH, even with ChallengeResponseAuthentication and PrivilegeSeparation enabled, and supports extensive configuration either by PAM options or in krb5.conf or both. PKINIT is supported with recent versions of both MIT Kerberos and Heimdal and FAST is supported with recent MIT Kerberos.

dhcpcd 10.3.2
Dependencies: bash-minimal@5.2.37 coreutils-minimal@9.1 eudev@3.2.14 sed@4.9
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://roy.marples.name/projects/dhcpcd
Licenses: FreeBSD
Build system: gnu
Synopsis: Feature-rich DHCP and DHCPv6 client
Description:

Provides a DHCP and a DHCPv6 client. Additionally, dhcpcd is also an IPv4LL (aka ZeroConf) client. In layperson's terms, dhcpcd runs on your machine and silently configures your computer to work on the attached networks without trouble and mostly without configuration.

hosts 3.6.5
Dependencies: gawk@5.3.0 bash-minimal@5.2.37 coreutils@9.1 diffutils@3.12 grep@3.11 ncurses@6.2.20210619 sed@4.9
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/xwmx/hosts/
Licenses: Expat
Build system: copy
Synopsis: Script for editing a foreign distro's @file{/etc/hosts} file
Description:

Hosts is a command line program for managing /etc/hosts entries. On Guix System, /etc/hosts is managed from the system configuration; hosts only works when using the Guix package manager on a foreign distro. hosts works with existing hosts files and entries, providing commands to add, remove, comment, and search.

swineherd 0.0.5
Propagated dependencies: btrfs-progs@7.0 guile-config@0.5.1 guile-fibers@1.3.1 guile-netlink@1.2.1 guile@3.0.9 guix@1.5.0-4.2ef8ed9 shepherd@1.0.9
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/BIMSBbioinfo/swineherd
Licenses: GPL 3+
Build system: gnu
Synopsis: System container manager
Description:

This project aims to provide an extension to the Shepherd, retraining it as a swineherd, a manager of crude system containers. It does this by providing a Shepherd service swineherd that talks to the Shepherd process to create Guix System containers as Shepherd services. It also comes with an optional HTTP API server.

progress 0.17
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/Xfennec/progress
Licenses: GPL 3+
Build system: gnu
Synopsis: Program to view the progress of the coreutils commands
Description:

A program that looks for coreutils basic commands (cp, mv, dd, tar, gzip/gunzip, cat, etc.) currently running on your system and displays the percentage of copied data. It can also show estimated time and throughput, and provides a "top-like" mode (monitoring).

bfs 4.1.3
Dependencies: acl@2.3.1 attr@2.5.1 libcap@2.64 liburing@2.14 oniguruma@6.9.10
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://tavianator.com/projects/bfs.html
Licenses: Zero-Clause BSD
Build system: gnu
Synopsis: Breadth-first search for your files
Description:

Bfs is a variant of the UNIX find command that operates breadth-first rather than depth-first. It is otherwise compatible with many versions of find, including POSIX, GNU, and *BSD find.

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.

aide 0.19.3
Dependencies: acl@2.3.1 attr@2.5.1 libgcrypt@1.11.0 libgpg-error@1.51 libselinux@3.4 nettle@3.10.2 pcre2@10.42 zlib@1.3.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://aide.github.io/
Licenses: GPL 2+
Build system: gnu
Synopsis: File and directory integrity checker
Description:

AIDE (Advanced Intrusion Detection Environment) is a file and directory integrity checker. It creates a database from the regular expression rules that it finds from its configuration files. Once this database is initialized it can be used to verify the integrity of the files. It has several message digest algorithms that are used to check the integrity of files. All of the usual file attributes can be checked for inconsistencies.

daemontools 0.76
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://cr.yp.to/daemontools.html
Licenses: Public Domain
Build system: gnu
Synopsis: Tools for managing UNIX style services
Description:

daemontools is a collection of tools for managing UNIX services.

pies 1.8
Dependencies: libxcrypt@4.4.38
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.gnu.org.ua/software/pies/
Licenses: GPL 3+
Build system: gnu
Synopsis: Program invocation and execution supervisor
Description:

GNU pies is a program that supervises the invocation and execution of other programs. It reads the list of programs to be started from its configuration file, executes them, and then monitors their status, re-executing them as necessary.

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.

neofetch 7.1.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/dylanaraps/neofetch
Licenses: Expat
Build system: gnu
Synopsis: System information script
Description:

Neofetch is a command-line system information tool written in Bash. Neofetch displays information about your system next to an image, your OS logo, or any ASCII file of your choice. The main purpose of Neofetch is to be used in screenshots to show other users what operating system or distribution you are running, what theme or icon set you are using, etc.

nq 1.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/leahneukirchen/nq
Licenses: Public Domain
Build system: gnu
Synopsis: Unix command line queue utility
Description:

nq can create very lightweight job queue systems which require no setup, maintenance, supervision, or any long-running processes.

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

rex 4.1
Dependencies: expect@5.45.4
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.gnu.org.ua/software/rex/
Licenses: GPL 3+
Build system: gnu
Synopsis: Remote execution utility
Description:

rex runs a supplied command or shell script on several hosts in succession or in parallel. It can also be used to copy a file or files to several hosts.

lsofgraph 0.0.1-1.1d414bd
Dependencies: lua@5.3.5
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/zevv/lsofgraph
Licenses: FreeBSD
Build system: trivial
Synopsis: Convert @code{lsof} output to @code{graphviz}
Description:

Utility to convert lsof output to a graph showing FIFO and UNIX interprocess communication.

wpa-supplicant-gui 2.11
Dependencies: qtbase@5.15.17 qtsvg@5.15.17 qtwayland@5.15.18 dbus@1.16.2 readline@8.2.13 libnl@3.12.0 openssl@3.5.5
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://w1.fi/wpa_supplicant/
Licenses: Modified BSD
Build system: qt
Synopsis: Graphical user interface for WPA supplicant
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.

agda-cubical 0.7
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://github.com/agda/cubical
Licenses: Expat
Build system: agda
Synopsis: Standard library for Cubical Agda
Description:

A standard library for Cubical Agda, comparable to agda-stdlib but using cubical methods.

agda-1lab 0.0-3.afcf848
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://1lab.dev
Licenses: AGPL 3
Build system: agda
Synopsis: Reference resource for mathematics done in Homotopy Type Theory
Description:

A formalised, cross-linked reference resource for mathematics done in Homotopy Type Theory. Unlike the HoTT book, the 1lab is not a “linear” resource: Concepts are presented as a directed graph, with links indicating dependencies.

Total packages: 72465