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

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.


gash 0.3.1
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://savannah.nongnu.org/projects/gash/
Licenses: GPL 3+
Build system: gnu
Synopsis: POSIX-compatible shell written in Guile Scheme
Description:

Gash is a POSIX-compatible shell written in Guile Scheme. It provides both the shell interface, as well as a Guile library for parsing shell scripts. Gash is designed to bootstrap Bash as part of the Guix bootstrap process.

scsh 0.7-0.4acf6e4
Dependencies: scheme48@1.9.3 scheme48-rx@0.0.0-2.dd9037f
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://github.com/scheme/scsh
Licenses: Modified BSD
Build system: gnu
Synopsis: Unix shell embedded in Scheme
Description:

Scsh is a Unix shell embedded in Scheme. Scsh has two main components: a process notation for running programs and setting up pipelines and redirections, and a complete syscall library for low-level access to the operating system.

oils 0.37.0
Dependencies: readline@8.2.13
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://oils.pub
Licenses: ASL 2.0
Build system: gnu
Synopsis: Programming language and Bash-compatible Unix shell
Description:

Oils is a programming language with automatic translation for Bash. It includes OSH, a Unix/POSIX shell that runs unmodified Bash scripts and YSH is a legacy-free shell, with structured data for Python and JavaScript users who avoid shell.

rush 2.4
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://www.gnu.org/software/rush/
Licenses: GPL 3+
Build system: gnu
Synopsis: Restricted user (login) shell
Description:

GNU Rush is a restricted user shell, for systems on which users are to be provided with only limited functionality or resources. Administrators set user rights via a configuration file which can be used to limit, for example, the commands that can be executed, CPU time, or virtual memory usage.

mksh 59c
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://www.mirbsd.org/mksh.htm
Licenses: MirOS ISC
Build system: gnu
Synopsis: Korn Shell from MirBSD
Description:

mksh is an actively developed free implementation of the Korn Shell programming language and a successor to the Public Domain Korn Shell (pdksh).

linenoise 1.0-3.e26268d
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://github.com/antirez/linenoise
Licenses: FreeBSD
Build system: gnu
Synopsis: Minimal zero-config readline replacement
Description:

Linenoise is a minimal, zero-config, readline replacement. Its features include:

  1. Single and multi line editing mode with the usual key bindings

  2. History handling

  3. Completion

  4. Hints (suggestions at the right of the prompt as you type)

  5. A subset of VT100 escapes, ANSI.SYS compatible

s-shell 0.0.0-2.da2e5c2
Dependencies: linenoise@1.0-3.e26268d
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://github.com/rain-1/s
Licenses: Modified BSD
Build system: gnu
Synopsis: Extremely minimal shell with the simplest syntax possible
Description:

S is a new shell that aims to be extremely simple. It does not implement the POSIX shell standard.

There are no globs or "splatting" where a variable $FOO turns into multiple command line arguments. One token stays one token forever. This is a "no surprises" straightforward approach.

There are no redirection operators > in the shell language, they are added as extra programs. > is just another unix command, < is essentially cat(1). A andglob program is also provided along with s.

pay-respects 0.7.12
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://codeberg.org/iff/pay-respects
Licenses: AGPL 3+
Build system: cargo
Synopsis: Suggest correction for mistyped console commands
Description:

pay-respects provides a shell helper to suggest correction for mistyped commands, with guix locate integration and an alias (default to f) to correct the previous command.

fzf-tab 1.1.2
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://github.com/Aloxaf/fzf-tab
Licenses: Expat
Build system: copy
Synopsis: Replace the zsh default completion menu with fzf
Description:

The fzf-tab package replaces the default completion menu of the zsh shell with fzf, enabling fuzzy finding and multi-selection.

envstore 2.1
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://finalrewind.org/projects/envstore/
Licenses: WTFPL 2
Build system: gnu
Synopsis: Save and restore environment variables
Description:

Envstore is a program for sharing environment variables between various shells or commands.

ascii 3.31
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: http://www.catb.org/~esr/ascii/
Licenses: FreeBSD
Build system: gnu
Synopsis: ASCII name and synonym chart
Description:

The ascii utility provides easy conversion between various byte representations and the American Standard Code for Information Interchange (ASCII) character table. It knows about a wide variety of hex, binary, octal, Teletype mnemonic, ISO/ECMA code point, slang names, XML entity names, and other representations. Given any one on the command line, it will try to display all others. Called with no arguments it displays a handy small ASCII chart.

hstr 3.1
Dependencies: ncurses@6.2.20210619 readline@8.2.13
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://me.mindforger.com/projects/hh.html
Licenses: ASL 2.0
Build system: gnu
Synopsis: Navigate and search command history with shell history suggest box
Description:

HSTR (HiSToRy) is a command-line utility that brings improved Bash and Zsh command completion from the history. It aims to make completion easier and more efficient than with Ctrl-R. It allows you to easily view, navigate, and search your command history with suggestion boxes. HSTR can also manage your command history (for instance you can remove commands that are obsolete or contain a piece of sensitive information) or bookmark your favourite commands.

grml-zsh-config 0.19.6
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://grml.org/zsh/
Licenses: GPL 2
Build system: copy
Synopsis: Grml's zsh configuration
Description:

This package provides an interactive setup for zsh preconfigured by the Grml project.

zsh-completions 0.34.0
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://github.com/zsh-users/zsh-completions
Licenses: non-copyleft
Build system: copy
Synopsis: Additional completion definitions for Zsh
Description:

This projects aims at gathering/developing new completion scripts that are not available in Zsh yet. The scripts may be contributed to the Zsh project when stable enough.

grc 1.13
Dependencies: python@3.11.14
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: http://kassiopeia.juls.savba.sk/~garabik/software/grc.html
Licenses: GPL 2
Build system: gnu
Synopsis: Generic colouriser for everything
Description:

grc can be used to colourise logfiles, output of shell commands, arbitrary text, etc. Many shell commands are supported out of the box.

You might want to add these lines you your ~/.bashrc:

GRC_ALIASES=true
source $GUIX_ENVIRONMENT:-$HOME/.guix-profile/etc/profile.d/grc.sh
rig 1.11
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://rig.sourceforge.net
Licenses: GPL 2+
Build system: gnu
Synopsis: Random identity generator
Description:

RIG (Random Identity Generator) generates random, yet real-looking, personal data. It is useful if you need to feed a name to a Web site, BBS, or real person, and are too lazy to think of one yourself. Also, if the Web site/BBS/person you are giving the information to tries to cross-check the city, state, zip, or area code, it will check out.

zsh-autopair 1.0
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://github.com/hlissner/zsh-autopair
Licenses: Expat
Build system: copy
Synopsis: Auto-close and delete matching delimiters in Zsh
Description:

This Zsh plugin auto-closes, deletes, and skips over matching delimiters in Zsh intelligently.

boxes 2.3.1
Dependencies: ncurses@6.2.20210619 libunistring@1.3 pcre2@10.42
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://boxes.thomasjensen.com
Licenses: GPL 2
Build system: gnu
Synopsis: Command line ASCII boxes
Description:

This command-line filter program draws ASCII-art boxes around your input text.

shell-functools 0.3.0-0.530e3b6
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://github.com/sharkdp/shell-functools/
Licenses: Expat
Build system: pyproject
Synopsis: Functional programming tools for the shell
Description:

This package provides higher order functions like map,filter, foldl, sort_by and take_while as simple command-line tools. Following the UNIX philosophy, these commands are designed to be composed via pipes. A large collection of functions such as basename, replace, contains or is_dir are provided as arguments to these commands.

zsh-vi-mode 0.11.0
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://github.com/jeffreytse/zsh-vi-mode
Licenses: Expat
Build system: copy
Synopsis: Plugin to improve vi keybindings in zsh
Description:

This package provides a zsh vimkey plugin with more features, which more closely matches the standard behavior of vim.

fzy 1.0
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://github.com/jhawthorn/fzy
Licenses: Expat
Build system: gnu
Synopsis: Fast fuzzy text selector for the terminal with an advanced scoring algorithm
Description:

Most other fuzzy matchers sort based on the length of a match. fzy tries to find the result the user intended. It does this by favouring matches on consecutive letters and starts of words. This allows matching using acronyms or different parts of the path.

fzy is designed to be used both as an editor plugin and on the command line. Rather than clearing the screen, fzy displays its interface directly below the current cursor position, scrolling the screen if necessary.

zsh-autosuggestions 0.7.0
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://github.com/zsh-users/zsh-autosuggestions
Licenses: Expat
Build system: gnu
Synopsis: Fish-like autosuggestions for zsh
Description:

Fish-like fast/unobtrusive autosuggestions for zsh. It suggests commands as you type.

zsh-syntax-highlighting 0.8.0
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://github.com/zsh-users/zsh-syntax-highlighting
Licenses: Modified BSD
Build system: gnu
Synopsis: Fish shell-like syntax highlighting for Zsh
Description:

This package provides syntax highlighting for Zsh. It enables highlighting of commands whilst they are typed at a Zsh prompt into an interactive terminal. This helps in reviewing commands before running them, particularly in catching syntax errors.

sh-z 1.11
Channel: guix
Location: gnu/packages/shellutils.scm (gnu packages shellutils)
Home page: https://github.com/rupa/z
Licenses: Expat
Build system: gnu
Synopsis: Jump about directories
Description:

Tracks your most used directories, based on ``frecency''. After a short learning phase, z will take you to the most ``frecent'' directory that matches all of the regexes given on the command line in order.

Total packages: 70999