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

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.


daemonize 1.7.8
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://software.clapper.org/daemonize/
Licenses: Modified BSD
Build system: gnu
Synopsis: Command line utility to run a program as a daemon
Description:

daemonize runs a command as a Unix daemon. It will close all open file descriptors, change working directory of the process to the root filesystem, reset its umask, run in the background, ignore I/O signals, handle SIGCHLD, etc. Most programs that are designed to be run as daemons do that work for themselves. However, you’ll occasionally run across one that does not. When you must run a daemon program that does not properly make itself into a true Unix daemon, you can use daemonize to force it to run as a true daemon.

facter 4.4.1
Dependencies: ruby-hocon@1.4.0 ruby-sys-filesystem@1.3.4 ruby-thor@1.2.2 dmidecode@3.6 inetutils@2.7 iproute2@6.4.0 pciutils@3.13.0 util-linux@2.40.4
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/puppetlabs/facter
Licenses: Expat
Build system: ruby
Synopsis: Collect and display system facts
Description:

Facter is a tool that gathers basic facts about nodes (systems) such as hardware details, network settings, OS type and version, and more. These facts can be collected on the command line with the facter command or via the facter Ruby library.

libpcap 1.10.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.tcpdump.org
Licenses: Original BSD Modified BSD FreeBSD
Build system: gnu
Synopsis: Network packet capture library
Description:

libpcap is an interface for user-level packet capture. It provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc.

libcap-ng 0.9.3
Dependencies: libbpf@1.5.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://people.redhat.com/sgrubb/libcap-ng/
Licenses: LGPL 2.1+ GPL 2+
Build system: gnu
Synopsis: Library for more easily working with POSIX capabilities
Description:

The libcap-ng library is intended to make programming with POSIX capabilities easier than the traditional libcap library. It includes utilities that can analyse all currently running applications and print out any capabilities and whether or not it has an open ended bounding set. The included utilities are designed to let admins and developers spot apps from various ways that may be running with too much privilege.

autojump 22.5.3
Dependencies: python-wrapper@3.12.12
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.

inxi-minimal 3.3.40-1
Dependencies: bash-minimal@5.2.37 perl@5.36.0 procps@4.0.3
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://smxi.org/docs/inxi.htm
Licenses: GPL 3+
Build system: trivial
Synopsis: Full-featured system information script
Description:

Inxi is a system information script that can display various things about your hardware and software to users in an IRC chatroom or support forum. It runs with the /exec command in most IRC clients.

wpa-supplicant 2.11
Dependencies: 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: 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.

cfm 0.6.6
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://eccles.dev/cfm/
Licenses: MPL 2.0
Build system: gnu
Synopsis: Simple terminal file manager with @command{vi}-inspired key bindings
Description:

The Cactus File Manager (cfm) helps you manage your files visually from a text terminal. It aims to be simple and fast, with key bindings inspired by vi.

zeptofetch 1.21
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://gitlab.archlinux.org/gurov/zeptofetch
Licenses: GPL 3+
Build system: gnu
Synopsis: Fast, minimal system information tool for Linux.
Description:

This package provides a system fetch tool, similar to neofetch, fastfetch, etc. It is lightweight and has a focus on performance.

debops 3.3.0
Dependencies: ansible@14.0.0 bash-minimal@5.2.37 fuse@3.18.1 util-linux@2.40.4 findutils@4.10.0 git@2.54.0 git-crypt@0.8.0 gnupg@2.4.8 which@2.21
Propagated dependencies: python-distro@1.9.0 python-dotenv@1.1.1 python-future@1.0.0 python-gitpython@3.1.44 python-jinja2@3.1.2 python-pyxdg@0.28 python-pyyaml@6.0.2 python-toml@0.10.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.debops.org/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Collection of general-purpose Ansible roles
Description:

The Ansible roles provided by that can be used to manage Debian or Ubuntu hosts. In addition, a default set of Ansible playbooks can be used to apply the provided roles in a controlled way, using Ansible inventory groups.

The roles are written with a high customization in mind, which can be done using Ansible inventory. This way the role and playbook code can be shared between multiple environments, with different configuration in to each one.

Services can be managed on a single host, or spread between multiple hosts. DebOps provides support for different SQL and NoSQL databases, web servers, programming languages and specialized applications useful in a data center environment or in a cluster. The project can also be used to deploy virtualization environments using KVM/libvirt, Docker or LXC technologies to manage virtual machines and/or containers.

tuigreet 0.9.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/apognu/tuigreet
Licenses: GPL 3+
Build system: cargo
Synopsis: Graphical console greeter for @code{greetd}
Description:

This package provides a graphical console greeter for greetd. It doesn't need a Wayland compositor to be used.

sipcalc 1.1.6
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.routemeister.net/projects/sipcalc/
Licenses: Modified BSD
Build system: gnu
Synopsis: Command-line IP subnet calculator
Description:

Sipcalc is an advanced command-line IP subnet calculator. It can take multiple forms of input (IPv4/IPv6/interface/hostname) and output a multitude of information about a given subnet.

Features include:

  • IPv4

    • Retrieving of address information from interfaces.

    • Classfull and CIDR output.

    • Multiple address and netmask input and output formats (dotted quad, hex, number of bits).

    • Output of broadcast address, network class, Cisco wildcard, hosts/range, network range.

    • The ability to split a network based on a smaller netmask, now also with recursive runs on the generated subnets. (also IPv6)

  • IPv6

    • Compressed and expanded input and output addresses.

    • Standard IPv6 network output.

    • v4 in v6 output.

    • Reverse DNS address generation.

rdfind 1.8.0
Dependencies: nettle@3.10.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://rdfind.pauldreik.se
Licenses: GPL 2+
Build system: gnu
Synopsis: Find duplicate files
Description:

Rdfind is a command line tool that finds duplicate files based on their content instead of their file names. It is useful for compressing backup directories or just finding duplicate files.

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.

mactelnet 0.4.4
Dependencies: uthash@2.1.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://lunatic.no/2010/10/routeros-mac-telnet-application-for-linux-users/
Licenses: GPL 2+ Zlib
Build system: gnu
Synopsis: MAC-Telnet utilities for communicating with RouterOS devices
Description:

This package provides an implementation of the MAC-Telnet protocol used by RouterOS devices. It provides the following commands:

macping

Ping RouterOS devices or mactelnetd hosts.

mactelnetd

MAC-Telnet daemon.

mactelnet

MAC-Telnet client.

mndp

Discover other RouterOS devices or mactelnetd hosts.

ktsuss 2.1
Dependencies: glib@2.86.0 gtk+@2.24.33
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/nomius/ktsuss
Licenses: Modified BSD
Build system: glib-or-gtk
Synopsis: Graphical front end for @command{su}
Description:

Ktsuss stands for ``Keep the su simple, stupid''. It is a graphical version of su written in C and GTK+ 2, with simplicity in mind.

fail2ban 1.1.0
Dependencies: gawk@5.3.0 coreutils-minimal@9.1 curl@8.6.0 grep@3.11 jq@1.8.2 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.6
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.

ufetch 0.4
Dependencies: bash@5.2.37 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://gitlab.com/jschx/ufetch
Licenses: Expat
Build system: trivial
Synopsis: Tiny system info
Description:

This package provides a tiny system info utility.

dool 1.3.8
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/scottchiefbaker/dool
Licenses: GPL 2+
Build system: pyproject
Synopsis: Command line system resource monitoring tool
Description:

Dool is a command line tool to monitor many aspects of your system: CPU, Memory, Network, Load Average, etc. It also includes a robust plug-in architecture to allow monitoring other system metrics.

collectl 4.3.1
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: http://collectl.sourceforge.net
Licenses: Artistic License 2.0
Build system: gnu
Synopsis: Performance data collector
Description:

This package provides a program that collects various performance measurement data like CPU, memory, disk and network performance numbers.

ngrep 1.47
Dependencies: libpcap@1.10.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/jpr5/ngrep/
Licenses: Modified BSD
Build system: gnu
Synopsis: Grep-like utility to search for network packets on an interface
Description:

ngrep is like GNU grep applied to the network layer. It's a PCAP-based tool that allows you to specify an extended regular or hexadecimal expression to match against data payloads of packets. It understands many kinds of protocols, including IPv4/6, TCP, UDP, ICMPv4/6, IGMP and Raw, across a wide variety of interface types, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.

detox 3.0.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/dharple/detox
Licenses: Modified BSD
Build system: gnu
Synopsis: Clean up file names
Description:

Detox is a program that renames files to make them easier to work with under Unix and related operating systems. Spaces and various other unsafe characters (such as "$") get replaced with "_". ISO 8859-1 (Latin-1) characters can be replaced as well, as can UTF-8 characters.

ansible-core 2.21.0
Dependencies: libselinux@3.4 libxcrypt@4.4.38 sshpass@1.10
Propagated dependencies: python-cryptography@44.0.0 python-jinja2@3.1.2 python-packaging@25.0 python-paramiko@4.0.0 python-passlib@1.7.4 python-pexpect@4.9.0 python-pyyaml@6.0.2 python-resolvelib@1.1.0
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 is the core of Ansible, which provides the following commands:

  • ansible

  • ansible-config

  • ansible-connection

  • ansible-console

  • ansible-doc

  • ansible-galaxy

  • ansible-inventory

  • ansible-playbook

  • ansible-pull

  • ansible-test

  • ansible-vault

radvd 2.21
Dependencies: libbsd@0.11.7
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://radvd.litech.org/
Licenses: non-copyleft
Build system: gnu
Synopsis: IPv6 Router Advertisement Daemon
Description:

The Router Advertisement Daemon (radvd) is run on systems acting as IPv6 routers. It sends Router Advertisement messages specified by RFC 2461 periodically and when requested by a node sending a Router Solicitation message. These messages are required for IPv6 stateless autoconfiguration.

Total packages: 72465