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

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.


ansible 10.1.0
Propagated dependencies: ansible-core@2.17.7
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.ansible.com/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Radically simple IT automation
Description:

Ansible aims to be a radically simple IT automation system. It handles configuration management, application deployment, cloud provisioning, ad-hoc task execution, network automation, and multi-node orchestration. Ansible facilitates complex changes like zero-downtime rolling updates with load balancers. This package provides a curated set of community-maintained Ansible collections, which contain playbooks, roles, modules and plugins that extend Ansible.

munge 0.5.14
Dependencies: openssl@3.0.8 libgcrypt@1.11.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://dun.github.io/munge/
Licenses: GPL 3+
Build system: gnu
Synopsis: Cluster computing authentication service
Description:

Munge is an authentication service for creating and validating credentials. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.

fdupes 2.4.0
Dependencies: ncurses@6.2.20210619 pcre2@10.42 sqlite@3.39.3
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/adrianlopezroche/fdupes
Licenses: Expat
Build system: gnu
Synopsis: Identify duplicate files
Description:

fdupes is a program for identifying duplicate files residing within specified directories.

python-pyudev 0.22.0
Dependencies: eudev@3.2.14
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://pyudev.readthedocs.io/
Licenses: LGPL 2.1
Build system: python
Synopsis: Python udev binding
Description:

This package provides udev bindings for Python.

fail2ban 1.1.0
Dependencies: gawk@5.3.0 coreutils-minimal@9.1 curl@8.6.0 grep@3.11 jq@1.8.1 iproute2@6.4.0 ipset@7.17 iptables@1.8.11 bind@9.19.24 nftables@1.0.8 perl@5.36.0 python-pyinotify@0.9.6 sed@4.9 sendmail@8.18.1 sqlite@3.39.3 whois@5.6.5
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: http://www.fail2ban.org
Licenses: GPL 2+
Build system: pyproject
Synopsis: Daemon to ban hosts that cause multiple authentication errors
Description:

Fail2Ban scans log files like /var/log/auth.log and bans IP addresses conducting too many failed login attempts. It does this by updating system firewall rules to reject new connections from those IP addresses, for a configurable amount of time. Fail2Ban comes out-of-the-box ready to read many standard log files, such as those for sshd and Apache, and is easily configured to read any log file of your choosing, for any error you wish.

Though Fail2Ban is able to reduce the rate of incorrect authentication attempts, it cannot eliminate the risk presented by weak authentication. Set up services to use only two factor, or public/private authentication mechanisms if you really want to protect services.

mingetty 1.08
Dependencies: shadow@4.13
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://sourceforge.net/projects/mingetty
Licenses: GPL 2+
Build system: gnu
Synopsis: Getty for the text console
Description:

Small console getty that is started on the Linux text console, asks for a login name and then transfers over to login. It is extended to allow automatic login and starting any app.

pam-uaccess 0.0.0-0.54fbf04
Dependencies: acl@2.3.1 eudev@3.2.14 linux-pam@1.5.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://git.sr.ht/~kennylevinsen/pam_uaccess
Licenses: Expat
Build system: meson
Synopsis: PAM module that grants access to devices tagged @code{uaccess} in udev
Description:

pam_uaccess is a PAM module that grants access to devices tagged uaccess in udev for the duration of the users' session, replacing elogind's uaccess feature.

masscan 1.3.2
Dependencies: libpcap@1.10.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/robertdavidgraham/masscan
Licenses: AGPL 3+
Build system: gnu
Synopsis: TCP port scanner
Description:

MASSCAN is an asynchronous TCP port scanner. It can detect open ports, and also complete the TCP connection and interact with the remote application, collecting the information received.

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.

shepherd 0.9.3
Dependencies: guile@3.0.9 guile-fibers@1.1.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.gnu.org/software/shepherd/
Licenses: GPL 3+
Build system: gnu
Synopsis: System service manager
Description:

The GNU Shepherd is a daemon-managing daemon, meaning that it supervises the execution of system services, replacing similar functionality found in typical init systems. It provides dependency-handling through a convenient interface and is based on GNU Guile.

stress 1.0.7
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://packages.debian.org/sid/stress
Licenses: GPL 2+
Build system: gnu
Synopsis: Impose load on and stress test a computer system
Description:

Stress is a tool that imposes a configurable amount of CPU, memory, I/O, or disk stress on a POSIX-compliant operating system and reports any errors it detects.

Stress is not a benchmark. It is a tool used by system administrators to evaluate how well their systems will scale, by kernel programmers to evaluate perceived performance characteristics, and by systems programmers to expose the classes of bugs which only or more frequently manifest themselves when the system is under heavy load.

spindle 0.13
Dependencies: openmpi@4.1.6 munge@0.5.14 launchmon@1.0.2 libgcrypt@1.11.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/hpc/Spindle
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Scalable library loading in HPC environments
Description:

Spindle is a tool for improving the performance of dynamic library and Python loading in HPC environments.

wlgreet 0.5.0
Dependencies: font-dejavu@2.37 font-google-roboto@3.011 libxkbcommon@1.11.0 wayland@1.24.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://git.sr.ht/~kennylevinsen/wlgreet
Licenses: GPL 3
Build system: cargo
Synopsis: Bare-bones Wayland-based greeter for @command{greetd}
Description:

wlgreet provides a greetd greeter that runs on a Wayland compositor such as sway. It is implemented with pure Wayland APIs, so it does not depend on a GUI toolkit.

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.

greetd-pam-mount 2.20
Dependencies: cryptsetup-minimal@2.8.0 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.

realmd 0.17.1
Dependencies: glib@2.83.3 mit-krb5@1.21 openldap@2.6.9 polkit@121
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.freedesktop.org/software/realmd/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: DBus service for network authentication
Description:

This package provides an on demand system DBus service. It allows callers to configure network authentication and domain membership in a standard way. Realmd discovers information about the domain or realm automatically and does not require complicated configuration in order to join a domain or realm. Dbus system service that manages discovery and enrollment in realms/domains like Active Directory or IPA.

hosts 3.6.3
Dependencies: bats@1.11.0 gawk@5.3.0 bash@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: trivial
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.

lynis 3.1.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://cisofy.com/lynis/
Licenses: GPL 3+
Build system: gnu
Synopsis: Security auditing tool
Description:

Lynis is a security auditing tool. It performs an in-depth security scan and runs on the system itself. The primary goal is to test security defenses and provide tips for further system hardening. It will also scan for general system information, vulnerable software packages, and possible configuration issues.

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.

pfetch 0.7.0-1.a906ff8
Dependencies: bash@5.2.37
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/dylanaraps/pfetch
Licenses: Expat
Build system: trivial
Synopsis: System information tool
Description:

This package provides a simple, configurable system information tool.

smartmontools 7.5
Dependencies: automake@1.17 autoconf@2.69 coreutils-minimal@9.1 libcap-ng@0.8.5 sed@4.9
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.smartmontools.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: S.M.A.R.T. harddisk control and monitoring tools
Description:

The smartmontools package contains utility programs to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI hard disks. In many cases, these utilities will provide advanced warning of disk degradation and failure.

shepherd 0.8.1
Dependencies: guile@3.0.9 guile-readline@3.0.9
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.gnu.org/software/shepherd/
Licenses: GPL 3+
Build system: gnu
Synopsis: System service manager
Description:

The GNU Shepherd is a daemon-managing daemon, meaning that it supervises the execution of system services, replacing similar functionality found in typical init systems. It provides dependency-handling through a convenient interface and is based on GNU Guile.

isc-dhcp 4.4.3-P1
Dependencies: inetutils@2.5 bash-minimal@5.2.37 iproute2@6.4.0 debianutils@5.7-0.4 coreutils@9.1 grep@3.11 openresolv@3.13.2 sed@4.9
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.isc.org/dhcp/
Licenses: MPL 2.0
Build system: gnu
Synopsis: Dynamic Host Configuration Protocol (DHCP) tools
Description:

ISC's Dynamic Host Configuration Protocol (DHCP) distribution provides a reference implementation of all aspects of DHCP, through a suite of DHCP tools: server, client, and relay agent.

This software is end-of-life! ISC does not intend to issue any further maintenance releases.

Total packages: 69237