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

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.


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.

doctl 1.120.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/digitalocean/doctl
Licenses: ASL 2.0
Build system: go
Synopsis: Command line client for DigitalOcean
Description:

doctl provides a unified command line interface to the DigitalOcean API.

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.

solaar 1.1.19
Dependencies: libappindicator@12.10.1-0-298
Propagated dependencies: python-pygobject@3.54.3 python-pyudev@0.24.4 python-dbus@1.3.2 python-evdev@1.9.1 python-pyyaml@6.0.2 python-psutil@7.2.2 python-typing-extensions@4.15.0 python-xlib@0.33 gtk+@3.24.51 python-pygobject@3.54.3
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://pwr-solaar.github.io/Solaar/
Licenses: GPL 2
Build system: pyproject
Synopsis: Linux devices manager for the Logitech Unifying Receiver
Description:

This package provides tools to manage clients of the Logitech Unifying Receiver.

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.

stress-ng 0.21.01
Dependencies: keyutils@1.6.3 kmod@29 libaio@0.3.113 libbsd@0.11.7 libcap@2.64 libgcrypt@1.11.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/ColinIanKing/stress-ng
Licenses: GPL 2+
Build system: gnu
Synopsis: Load and stress-test a computer system in various ways
Description:

stress-ng stress-tests a computer system by exercising both physical subsystems as operating system kernel interfaces. It can stress the CPU, cache, disk, memory, socket and pipe I/O, scheduling, and much more, in various selectable ways. This can trip hardware issues such as thermal overruns as well as operating system bugs that occur only when a system is being thrashed hard.

You can also measure test throughput rates, which can be useful to observe performance changes across different operating system releases or types of hardware. However, stress-ng is not a benchmark. Use it with caution: some of the tests can make poorly designed hardware run dangerously hot or make the whole system lock up.

Compared to its inspiration, stress, stress-ng offers many additional options such as the number of bogo operations to run, execution metrics, verification of memory and computational operations, and considerably more stress mechanisms.

shepherd 1.0.9
Dependencies: guile@3.0.9 gzip@1.14 zstd@1.5.6
Propagated dependencies: guile-fibers@1.4.3
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.

bpytop 1.0.68
Dependencies: python-psutil@7.2.2
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.

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.

sysdig 0.40.1
Dependencies: falcosecurity-libs@0.20.0 luajit@v2.1-0.04dca79 ncurses@6.2.20210619 nlohmann-json@3.12.0 yaml-cpp@0.9.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/draios/sysdig
Licenses: ASL 2.0
Build system: cmake
Synopsis: System exploration and troubleshooting tool
Description:

Sysdig is a simple tool for deep system visibility, with native support for containers. It combines features of multiple system administration tools such as the strace, tcpdump, htop, iftop and lsof into a single interface. The novel architecture of the tool means that the performance impact of the tracing on the system is very light, compared to the likes of strace. The sysdig command has an interface similar to strace, while the csysdig command is better suited for interactive used, and has a user interface similar to htop.

If you use Guix System, the kernel Linux has BPF support, and you should launch this tool using the --modern-bpf argument of the sysdig or csysdig commands. The following Bash aliases can be added to your ~/.bash_profile file, for example:

alias sysdig=sudo sysdig --modern-bpf alias cysdig=sudo csysdig --modern-bpf

vmtouch 1.3.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/hoytech/vmtouch/
Licenses: Modified BSD
Build system: gnu
Synopsis: Portable file system cache diagnostics and control
Description:

vmtouch is a tool for learning about and controlling the file system cache of unix and unix-like systems.

runitor 1.3.0-build.4
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/bdd/runitor
Licenses: Zero-Clause BSD
Build system: go
Synopsis: Command runner with healthchecks.io integration
Description:

Runitor runs the supplied command, captures its output, and based on its exit code reports successful or failed execution to https://healthchecks.io or your private instance.

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.

jnettop 0.13.0
Dependencies: glib@2.86.0 ncurses@6.2.20210619 libpcap@1.10.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://web.archive.org/web/20160703195221/http://jnettop.kubs.info/wiki/
Licenses: GPL 2+
Build system: gnu
Synopsis: Visualize network traffic by bandwidth use
Description:

Jnettop is a traffic visualiser, which captures traffic going through the host it is running from and displays streams sorted by bandwidth they use.

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

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.

du-dust 1.2.4
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/bootandy/dust
Licenses: ASL 2.0
Build system: cargo
Synopsis: Graphical disk usage analyzer
Description:

This package provides a graphical disk usage analyzer in text mode.

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.

fastfetch 2.63.1
Dependencies: yyjson@0.12.0 dbus@1.16.2 glib@2.86.0 hwdata@0.392 imagemagick@6.9.13-5 libdrm@2.4.131 libxcb@1.17.0 mesa@26.0.2 wayland@1.24.0 zlib@1.3.1 zfs@2.4.3
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.

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

This package provides udev bindings for Python.

dfc 3.1.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://projects.gw-computing.net/projects/dfc
Licenses: Modified BSD
Build system: cmake
Synopsis: Display file system space usage using graphs and colors
Description:

dfc (df color) is a modern version of df. It uses colors, draws pretty graphs and can export its output to different formats.

hetznercloud-cli 1.66.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/hetznercloud/cli
Licenses: Expat
Build system: go
Synopsis: Command-line interface for the Hetzner Cloud service
Description:

This package provides the hcloud binary, a command-line interface for interacting with the Hetzner Cloud service.

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.

Page: 12341356
Total packages: 32521