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

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.


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

di 4.53
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://gentoo.com/di/
Licenses: Zlib
Build system: gnu
Synopsis: Advanced df like disk information utility
Description:

di is a disk information utility, displaying everything that your df command does and more. It features the ability to display your disk usage in whatever format you prefer. It is designed to be highly portable and produce uniform output across heterogeneous networks.

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.

restartd 0.2.3-1.7044125
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://launchpad.net/debian/+source/restartd
Licenses: GPL 2+
Build system: gnu
Synopsis: Daemon for restarting processes
Description:

This package provides a daemon for checking running and not running processes. It reads the /proc directory every n seconds and does a POSIX regexp on the process names. The daemon runs a user-provided script when it detects a program in the running processes, or an alternate script if it doesn't detect the program. The daemon can only be called by the root user, but can use sudo -u user in the process called if needed.

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.

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.

stress-ng 0.19.06
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.

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.

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.

pam-krb5 4.8
Dependencies: linux-pam@1.5.2 mit-krb5@1.21
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.eyrie.org/~eagle/software/pam-krb5/
Licenses: GPL 1+
Build system: gnu
Synopsis: Kerberos PAM module
Description:

Pam-krb5 is a Kerberos PAM module for either MIT Kerberos or Heimdal. It supports ticket refreshing by screen savers, configurable authorization handling, authentication of non-local accounts for network services, password changing, and password expiration, as well as all the standard expected PAM features. It works correctly with OpenSSH, even with ChallengeResponseAuthentication and PrivilegeSeparation enabled, and supports extensive configuration either by PAM options or in krb5.conf or both. PKINIT is supported with recent versions of both MIT Kerberos and Heimdal and FAST is supported with recent MIT Kerberos.

daemontools 0.76
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://cr.yp.to/daemontools.html
Licenses: Public Domain
Build system: gnu
Synopsis: Tools for managing UNIX style services
Description:

daemontools is a collection of tools for managing UNIX services.

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.

greetd 0.10.3
Dependencies: bash@5.2.37 linux-pam@1.5.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://git.sr.ht/~kennylevinsen/greetd
Licenses: GPL 3+
Build system: cargo
Synopsis: Minimal and flexible login manager daemon
Description:

greetd is a minimal and flexible login manager daemon that makes no assumptions about what you want to launch.

If you can run it from your shell in a TTY, greetd can start it.

If it can be taught to speak a simple JSON-based IPC protocol, then it can be a greeter.

hetznercloud-cli 1.61.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.

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.

udpcast 20250223
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.udpcast.linux.lu
Licenses: GPL 2+
Build system: gnu
Synopsis: Multicast file transfer tool
Description:

UDPcast is a file transfer tool that can send data simultaneously to many destinations on a LAN. This can for instance be used to install entire classrooms of PC's at once. The advantage of UDPcast over using other methods (nfs, ftp, whatever) is that UDPcast uses UDP's multicast abilities: it won't take longer to install 15 machines than it would to install just 2.

c-ares 1.34.4
Channel: guix
Location: gnu/packages/adns.scm (gnu packages adns)
Home page: https://c-ares.haxx.se/
Licenses: X11-style
Build system: gnu
Synopsis: C library for asynchronous DNS requests
Description:

C-ares is a C library that performs DNS requests and name resolution asynchronously. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers which communicate with multiple clients and programs with graphical user interfaces.

adns 1.6.1
Channel: guix
Location: gnu/packages/adns.scm (gnu packages adns)
Home page: https://www.gnu.org/software/adns/
Licenses: GPL 3+
Build system: gnu
Synopsis: Asynchronous DNS client library and utilities
Description:

GNU adns is a C library that provides easy-to-use DNS resolution functionality. The library is asynchronous, allowing several concurrent calls. The package also includes several command-line utilities for use in scripts.

agda-cubical 0.7
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://github.com/agda/cubical
Licenses: Expat
Build system: agda
Synopsis: Standard library for Cubical Agda
Description:

A standard library for Cubical Agda, comparable to agda-stdlib but using cubical methods.

emacs-agda2-mode 2.7.0.1
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://agda.readthedocs.io/en/latest/tools/emacs-mode.html
Licenses: Expat Modified BSD
Build system: emacs
Synopsis: Emacs mode for Agda
Description:

This Emacs mode enables interactive development with Agda. It also aids the input of Unicode characters.

agda-1lab 0.0-3.afcf848
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://1lab.dev
Licenses: AGPL 3
Build system: agda
Synopsis: Reference resource for mathematics done in Homotopy Type Theory
Description:

A formalised, cross-linked reference resource for mathematics done in Homotopy Type Theory. Unlike the HoTT book, the 1lab is not a “linear” resource: Concepts are presented as a directed graph, with links indicating dependencies.

agda-stdlib 2.3
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://wiki.portal.chalmers.se/agda/pmwiki.php
Licenses: Expat
Build system: agda
Synopsis: The Agda Standard Library
Description:

The standard library aims to contain all the tools needed to write both programs and proofs easily. While we always try and write efficient code, we prioritize ease of proof over type-checking and normalization performance. If computational performance is important to you, then perhaps try agda-prelude instead.

agda-categories 0.2.0
Propagated dependencies: agda-stdlib@2.3
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://github.com/agda/agda-categories
Licenses: Expat
Build system: agda
Synopsis: New Categories library for Agda
Description:

A new Categories library for Agda

agda-ial 1.5.0-1.ded30c4
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://github.com/cedille/ial
Licenses: Expat
Build system: agda
Synopsis: The Iowa Agda Library
Description:

The goal is to provide a concrete library focused on verification examples, as opposed to mathematics. The library has a good number of theorems for booleans, natural numbers, and lists. It also has trees, tries, vectors, and rudimentary IO. A number of good ideas come from Agda's standard library.

Page: 1567891301
Total packages: 31209