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

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.


yoctofetch 2.0.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://codeberg.org/Phosphenius/yoctofetch
Licenses: AGPL 3+
Build system: gnu
Synopsis: Fast and low footprint system fetch tool for the Linux UAPI
Description:

This package provides a system fetch tool, similar to neofetch, fastfetch, etc. It is lightweight and has a focus on performance. It can be used as a greeter by starting it from ~/.bashrc for example.

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.

atop 2.12.1
Dependencies: glib@2.86.0 ncurses@6.2.20210619 python-wrapper@3.12.12 zlib@1.3.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.atoptool.nl/
Licenses: GPL 2+
Build system: gnu
Synopsis: Linux performance monitoring console
Description:

Atop is an ASCII full-screen performance monitor for Linux that is capable of reporting the activity of all processes (even processes have finished during the monitoring interval), daily logging of system and process activity for long-term analysis, highlighting overloaded system resources by using colors, etc. At regular intervals, it shows system-level activity related to the CPU, memory, swap, disks (including LVM) and network layers, and for every process (and thread) it shows e.g. the CPU utilization, memory growth, disk utilization, priority, username, state, and exit code.

smartmontools 7.5
Dependencies: automake@1.17 autoconf@2.69 coreutils-minimal@9.1 libcap-ng@0.9.3 sed@4.9
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.smartmontools.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: S.M.A.R.T. harddisk control and monitoring tools
Description:

The smartmontools package contains utility programs to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI hard disks. In many cases, these utilities will provide advanced warning of disk degradation and failure.

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.

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.

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.

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.

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.

isc-dhcp 4.4.3-P1
Dependencies: inetutils@2.7 bash-minimal@5.2.37 iproute2@6.4.0 debianutils@5.7-0.4 coreutils@9.1 grep@3.11 openresolv@3.17.4 sed@4.9
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.isc.org/dhcp/
Licenses: MPL 2.0
Build system: gnu
Synopsis: Dynamic Host Configuration Protocol (DHCP) tools
Description:

ISC's Dynamic Host Configuration Protocol (DHCP) distribution provides a reference implementation of all aspects of DHCP, through a suite of DHCP tools: server, client, and relay agent.

This software is end-of-life! ISC does not intend to issue any further maintenance releases.

fdupes 2.4.0
Dependencies: ncurses@6.2.20210619 pcre2@10.42 sqlite@3.39.3
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/adrianlopezroche/fdupes
Licenses: Expat
Build system: gnu
Synopsis: Identify duplicate files
Description:

fdupes is a program for identifying duplicate files residing within specified directories.

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.

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.

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.

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

agda 2.7.0.1
Dependencies: ghc-aeson@2.2.3.0 ghc-alex@3.5.4.0 ghc-ansi-terminal@1.1.3 ghc-async@2.2.5 ghc-blaze-html@0.9.2.0 ghc-boxes@0.1.5 ghc-case-insensitive@1.2.1.0 ghc-data-hash@0.2.0.1 ghc-edit-distance@0.2.2.1 ghc-equivalence@0.4.1.1 ghc-gitrev@1.3.1 ghc-happy@2.1.7 ghc-hashable@1.5.0.0 ghc-hashtables@1.4.2 ghc-monad-control@1.0.3.1 ghc-murmur-hash@0.1.0.11 ghc-parallel@3.2.2.0 ghc-peano@0.1.0.1 ghc-pqueue@1.5.0.0 ghc-regex-tdfa@1.3.2.4 ghc-split@0.2.5 ghc-strict@0.5.1 ghc-text-icu@0.8.0.5 ghc-unordered-containers@0.2.20 ghc-uri-encode@1.5.0.7 ghc-vector-hashtables@0.1.2.1 ghc-zlib@0.7.1.0
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://wiki.portal.chalmers.se/agda/
Licenses: Expat Modified BSD
Build system: haskell
Synopsis: Dependently typed functional programming language and proof assistant
Description:

Agda is a dependently typed functional programming language: it has inductive families, which are similar to Haskell's GADTs, but they can be indexed by values and not just types. It also has parameterised modules, mixfix operators, Unicode characters, and an interactive Emacs interface (the type checker can assist in the development of your code). Agda is also a proof assistant: it is an interactive system for writing and checking proofs. Agda is based on intuitionistic type theory, a foundational system for constructive mathematics developed by the Swedish logician Per Martin-Löf. It has many similarities with other proof assistants based on dependent types, such as Coq, Epigram and NuPRL.

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.

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

zbar-minimal 0.23.93
Dependencies: imagemagick@6.9.13-5 libjpeg-turbo@2.1.4 perl@5.36.0 python@3.12.12 v4l-utils@1.24.1
Propagated dependencies: glib@2.86.0
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://github.com/mchehab/zbar
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Bar code reader
Description:

ZBar can read barcodes from various sources, such as video streams, image files, and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 93, Code 39, Codabar, Interleaved 2 of 5, QR Code and SQ Code. Included with the library are basic applications for decoding captured bar code images and using a video device (e.g. webcam) as a bar code scanner. For application developers, language bindings are included for C, C++ and Python as well as GUI widgets for GTK and Qt.

qrencode 4.1.1
Dependencies: libpng@1.6.39
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://fukuchi.org/works/qrencode
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Encode data into a QR Code symbol
Description:

Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust.

python-pyzbar 0.1.9
Dependencies: zbar@0.23.93
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://github.com/NaturalHistoryMuseum/pyzbar/
Licenses: Expat
Build system: pyproject
Synopsis: Read one-dimensional barcodes and QR codes
Description:

Read one-dimensional barcodes and QR codes using the zbar library.

Features:

  • Pure python

  • Works with PIL / Pillow images, OpenCV / numpy ndarrays, and raw bytes

  • Decodes locations of barcodes

  • No dependencies, other than the zbar library itself

Page: 1567891356
Total packages: 32521