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

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.


nettop 0.5-0.689d655
Dependencies: libpcap@1.10.1 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/Emanem/nettop
Licenses: GPL 3+
Build system: gnu
Synopsis: Monitor network usage by process and host
Description:

nettop is a traffic visualizer for the terminal that summarizes network bandwidth by process and remote host.

sunxi-tools 1.4.2
Dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/linux-sunxi/sunxi-tools
Licenses: GPL 2+
Build system: gnu
Synopsis: Hardware management tools for Allwinner computers
Description:

This package contains tools for Allwinner devices:

  1. sunxi-fexc, bin2fex, fex2bin: Compile a textual description of a board (.fex) to a binary representation (.bin).

  2. sunxi-fel: Puts an Allwinner device into FEL mode which makes it register as a special USB device (rather than USB host). You can then connect it to another computer and flash it from there.

  3. sunxi-nand-part: Partitions NAND flash.

  4. sunxi-bootinfo: Reads out boot0 and boot1 (Allwinner bootloader) parameters.

  5. sunxi-pio: Sets GPIO parameters and oscillates a GPIO in order to be able to find it.

  6. sunxi-meminfo: Prints memory bus settings.

  7. sunxi-nand-image-builder: Prepares raw NAND images.

tree 2.3.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://oldmanprogrammer.net/source.php?dir=projects/tree
Licenses: GPL 2+
Build system: gnu
Synopsis: Recursively list the contents of a directory
Description:

Tree is a recursive directory listing command that produces a depth indented listing of files, which is colorized ala dircolors if the LS_COLORS environment variable is set and output is to tty.

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

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.

mingetty 1.08
Dependencies: shadow@4.19.0
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.

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.

net-base 5.3
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://packages.debian.org/sid/netbase
Licenses: GPL 2
Build system: trivial
Synopsis: IANA protocol, port, and RPC number assignments
Description:

This package provides the /etc/services, /etc/protocols, and /etc/rpc files, which contain information about the IANA-assigned port, protocol, and ONC RPC numbers.

jtbl 1.6.0
Dependencies: python-tabulate@0.9.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/kellyjonbrazil/jtbl
Licenses: Expat
Build system: pyproject
Synopsis: Command-line tool to print JSON data as a table in the terminal
Description:

jtbl accepts piped JSON data from stdin and outputs a text table representation to stdout.

shadow 4.19.0
Dependencies: linux-pam@1.5.2 libxcrypt@4.4.38
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/shadow-maint/shadow
Licenses: Modified BSD
Build system: gnu
Synopsis: Authentication-related tools such as passwd, su, and login
Description:

Shadow provides a number of authentication-related tools, including: login, passwd, su, groupadd, and useradd.

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.

clusterssh 4.13.2
Dependencies: bash-minimal@5.2.37 perl-exception-class@1.44 perl-sort-naturally@1.03 perl-tk@804.036 perl-try-tiny@0.31 perl-x11-protocol@0.56 perl-x11-protocol-other@31 xterm@397
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://sourceforge.net/projects/clusterssh/
Licenses: GPL 2+
Build system: perl
Synopsis: Secure concurrent multi-server terminal control
Description:

ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over ssh connections.

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.

ansible 14.0.0
Propagated dependencies: ansible-core@2.21.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 provides a curated set of community-maintained Ansible collections, which contain playbooks, roles, modules and plugins that extend Ansible.

undervolt 0.4.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/georgewhewell/undervolt
Licenses: GPL 2+
Build system: pyproject
Synopsis: Undervolt Intel CPUs under Linux
Description:

Undervolt is a program for undervolting Intel CPUs under Linux. It works in a similar manner to the Windows program ThrottleStop (i.e, MSR 0x150). A fixed voltage offset may be applied to one of 5 voltage planes, which overrides systems' temperature target (CPU will throttle when this temperature is reached).

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.

shepherd 0.10.5
Dependencies: guile@3.0.9
Propagated dependencies: guile-fibers@1.3.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.

radius 1.7
Dependencies: linux-pam@1.5.2 util-linux@2.40.4 acl@2.3.1 gawk@5.3.0 gdbm@1.25 gettext-minimal@0.23.1 guile@3.0.9 libxcrypt@4.4.38 readline@8.2.13
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.gnu.org/software/radius/
Licenses: GPL 3+
Build system: gnu
Synopsis: Authentication and accounting services and daemon
Description:

GNU Radius is a server for remote user authentication and accounting. It is generally useful for networks that require a centralized authentication and accounting services for its workstations. Authentication can be performed in a variety of ways, such as via /etc/passwd or credentials stored in an SQL database.

audit 3.0.9
Dependencies: openldap@2.6.10 gnutls@3.8.9 cyrus-sasl@2.1.28
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://people.redhat.com/sgrubb/audit/
Licenses: GPL 2+
Build system: gnu
Synopsis: User-space component to the Linux auditing system
Description:

This is the user-space component to the Linux auditing system, which allows logging of system calls made by user-land processes. auditd is responsible for writing audit records to the disk. Viewing the logs is done with the ausearch or aureport utilities. Configuring the audit rules is done with the auditctl utility.

ndppd 0.2.6
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/DanielAdolfsson/ndppd
Licenses: GPL 3+
Build system: gnu
Synopsis: NDP Proxy Daemon
Description:

The Neighbor Discovery Protocol Proxy Daemon (ndppd) proxies some IPv6 NDP messages between interfaces to allow IPv6 routing between machines that are in the same network but not on the same local link. It currently only supports Neighbor Solicitation and Neighbor Advertisement messages.

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.

fastfetch-minimal 2.63.1
Dependencies: yyjson@0.12.0
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.

Total packages: 72465