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

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.


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.

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.

btop 1.4.7
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/aristocratos/btop
Licenses: ASL 2.0
Build system: gnu
Synopsis: Resource monitor
Description:

Btop++ provides unified monitoring of CPU, memory, network and processes.

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.

spindle 0.13
Dependencies: openmpi@4.1.6 munge@0.5.18 launchmon@1.0.2 libgcrypt@1.11.0 zlib@1.3.1
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.

iftop 1.0pre4
Dependencies: libpcap@1.10.1 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: http://www.ex-parrot.com/~pdw/iftop/
Licenses: GPL 2+
Build system: gnu
Synopsis: Monitor network usage
Description:

Iftop does for network usage what top does for CPU usage. It listens to network traffic on a named interface and displays a table of current bandwidth usage by pairs of hosts.

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.

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.

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.

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

screenfetch 3.9.9
Dependencies: bash@5.2.37 bc@1.08.2 scrot@1.12.1 xdpyinfo@1.3.4 xprop@1.2.8
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/KittyKatt/screenFetch
Licenses: GPL 3
Build system: trivial
Synopsis: System information script
Description:

Bash screenshot information tool which can be used to generate those nifty terminal theme information and ASCII distribution logos in everyone's screenshots nowadays.

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.

smem 1.5
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.selenic.com/smem/
Licenses: GPL 2+
Build system: gnu
Synopsis: Memory reporting tool
Description:

This package provides a command line tool that can give numerous reports on memory usage on GNU/Linux systems.

hyfetch 2.0.5
Dependencies: python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/hykilpikonna/HyFetch
Licenses: Expat
Build system: pyproject
Synopsis: @code{neofetch} with pride flags <3
Description:

HyFetch is a command-line system information tool fork of neofetch. HyFetch displays information about your system next to your OS logo in ASCII representation. The ASCII representation is then colored in the pattern of the pride flag of your choice. The main purpose of HyFetch 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.

inetutils 2.7
Dependencies: coreutils@9.1 shadow@4.19.0 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.

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.

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

hungrycat 0.4.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://jwilk.net/software/hungrycat
Licenses: Expat
Build system: gnu
Synopsis: Single tool that combines @command{cat} & @command{rm}
Description:

hungrycat prints the contents of a file to standard output, while simultaneously freeing the disk space it occupied. It is useful if you need to process a large file, don't have enough space to store both the input and output files, and don't need the input file afterwards. While similar in principle to running cat immediately followed by rm, hungrycat actually frees blocks as soon as they are printed instead of after the entire file has been read, which is often too late.

hostapd 2.10
Dependencies: openssl@3.5.5 libnl@3.12.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://w1.fi/hostapd/
Licenses: Modified BSD
Build system: gnu
Synopsis: Daemon for Wi-Fi access points and authentication servers
Description:

hostapd is a user-space daemon for WiFi access points and authentication servers. It implements IEEE 802.11 access point management, IEEE 802.1X/WPA/WPA2/EAP Authenticators, RADIUS client, EAP server, and RADIUS authentication server.

nmap 7.98
Dependencies: bash-minimal@5.2.37 libpcap@1.10.1 lua@5.4.8 openssl@3.0.19 pcre2@10.42 zlib@1.3.1 perl@5.36.0 python-wrapper@3.12.12
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://nmap.org/
Licenses: Nmap license Modified BSD
Build system: gnu
Synopsis: Network discovery and security auditing tool
Description:

Nmap ("Network Mapper") is a network discovery and security auditing tool. It is also useful for tasks such as network inventory, managing service upgrade schedules, and monitoring host or service uptime. It also provides an advanced netcat implementation (ncat), a utility for comparing scan results (ndiff), and a packet generation and response analysis tool (nping).

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.

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.

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.

Total packages: 73977