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

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.


spice 0.15.2
Dependencies: cyrus-sasl@2.1.28 glib@2.83.3 libjpeg-turbo@2.1.4 libcacard@2.8.1 lz4@1.10.0 opus@1.5.2 orc@0.4.40 zlib@1.3.1
Propagated dependencies: openssl@1.1.1u pixman@0.46.4 spice-protocol@0.14.4
Channel: guix
Location: gnu/packages/spice.scm (gnu packages spice)
Home page: https://www.spice-space.org
Licenses: LGPL 2.1+ LGPL 2.0+
Build system: gnu
Synopsis: Server implementation of the SPICE protocol
Description:

SPICE is a remote display system built for virtual environments which allows you to view a computing desktop environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures.

usbredir 0.15.0
Dependencies: glib@2.83.3
Propagated dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/spice.scm (gnu packages spice)
Home page: https://spice-space.org
Licenses: GPL 2+ LGPL 2.0+ LGPL 2.1+
Build system: meson
Synopsis: Tools for sending USB device traffic over a network
Description:

Usbredir is a network protocol for sending USB device traffic over a network connection. It can be used to redirect traffic from a USB device to a different (virtual) machine than the one to which the USB device is attached.

libcacard 2.8.1
Propagated dependencies: glib@2.83.3 nss@3.101.4 pcsc-lite@2.0.0
Channel: guix
Location: gnu/packages/spice.scm (gnu packages spice)
Home page: https://gitlab.freedesktop.org/spice/libcacard
Licenses: LGPL 2.1+
Build system: meson
Synopsis: Emulate and share smart cards with virtual machines
Description:

The CAC library can be used to emulate and share smart cards from client system to local or remote virtual machines.

spice-vdagent 0.22.1
Dependencies: alsa-lib@1.2.11 dbus@1.15.8 glib@2.83.3 gtk+@3.24.51 libdrm@2.4.124 libpciaccess@0.18.1 libx11@1.8.12 libxext@1.3.6 libxfixes@6.0.1 libxinerama@1.1.5 libxrandr@1.5.4 spice-protocol@0.14.4
Channel: guix
Location: gnu/packages/spice.scm (gnu packages spice)
Home page: https://www.spice-space.org
Licenses: GPL 3+
Build system: gnu
Synopsis: Spice agent for Linux
Description:

Spice-vdagent enables sharing the clipboard and guest display resolution scaling on graphical console window resize.

visidata 3.3
Dependencies: python-dateutil@2.9.0 python-importlib-metadata@8.7.0 python-requests@2.32.5 python-lxml@6.0.1 python-openpyxl@3.1.5 python-xlrd@2.0.2
Channel: guix
Location: gnu/packages/spreadsheet.scm (gnu packages spreadsheet)
Home page: https://www.visidata.org/
Licenses: GPL 3
Build system: pyproject
Synopsis: Terminal spreadsheet multitool for discovering and arranging data
Description:

VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which can handle millions of rows.

sc-im 0.8.3
Dependencies: gnuplot@6.0.1 libxls@1.6.3 libxlsxwriter@1.0.3 libxml2@2.11.9 libzip@1.9.2 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/spreadsheet.scm (gnu packages spreadsheet)
Home page: https://github.com/andmarti1424/sc-im
Licenses: Original BSD
Build system: gnu
Synopsis: Spreadsheet program with vim-like keybindings
Description:

sc-im is a highly configurable spreadsheet program providing a vim-like experience. sc-im supports gnuplot interaction, functions for sorting and filtering, 256 color support, and much more.

sqlite 3.39.3
Dependencies: readline@8.2.13
Channel: guix
Location: gnu/packages/sqlite.scm (gnu packages sqlite)
Home page: https://www.sqlite.org/
Licenses: Public Domain
Build system: gnu
Synopsis: The SQLite database management system
Description:

SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.

sqlite 3.51.0
Dependencies: readline@8.2.13
Channel: guix
Location: gnu/packages/sqlite.scm (gnu packages sqlite)
Home page: https://www.sqlite.org/
Licenses: Public Domain
Build system: gnu
Synopsis: The SQLite database management system
Description:

SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.

squirrel 3.2
Channel: guix
Location: gnu/packages/squirrel.scm (gnu packages squirrel)
Home page: https://squirrel-lang.org/
Licenses: Expat
Build system: cmake
Synopsis: High level imperative, object-oriented programming language
Description:

Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games.

guile2.2-ssh 0.18.0
Dependencies: guile@2.2.7 libssh@0.11.3 libgcrypt@1.11.0
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://github.com/artyom-poptsov/guile-ssh
Licenses: GPL 3+
Build system: gnu
Synopsis: Guile bindings to libssh
Description:

Guile-SSH is a library that provides access to the SSH protocol for programs written in GNU Guile interpreter. It is a wrapper to the underlying libssh library.

openssh 10.2p1
Dependencies: libedit@20191231-3.1 openssl@3.0.8 mit-krb5@1.21 zlib@1.3.1 xauth@1.1.3 linux-pam@1.5.2 libfido2@1.12.0
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://www.openssh.com/
Licenses: non-copyleft
Build system: gnu
Synopsis: Client and server for the secure shell (ssh) protocol
Description:

The SSH2 protocol implemented in OpenSSH is standardised by the IETF secsh working group and is specified in several RFCs and drafts. It is composed of three layered components:

The transport layer provides algorithm negotiation and a key exchange. The key exchange includes server authentication and results in a cryptographically secured connection: it provides integrity, confidentiality and optional compression.

The user authentication layer uses the established connection and relies on the services provided by the transport layer. It provides several mechanisms for user authentication. These include traditional password authentication as well as public-key or host-based authentication mechanisms.

The connection layer multiplexes many different concurrent channels over the authenticated connection and allows tunneling of login sessions and TCP-forwarding. It provides a flow control service for these channels. Additionally, various channel-specific options can be negotiated.

guile-ssh 0.18.0
Dependencies: guile@3.0.9 libssh@0.11.3 libgcrypt@1.11.0
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://github.com/artyom-poptsov/guile-ssh
Licenses: GPL 3+
Build system: gnu
Synopsis: Guile bindings to libssh
Description:

Guile-SSH is a library that provides access to the SSH protocol for programs written in GNU Guile interpreter. It is a wrapper to the underlying libssh library.

x11-ssh-askpass 1.2.4.1
Dependencies: libxt@1.3.1
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: http://www.jmknoble.net/software/x11-ssh-askpass/
Licenses: GPL 2+
Build system: gnu
Synopsis: Lightweight passphrase dialog for SSH
Description:

codex11-ssh-askpass is an X11-based pass-phrase dialog for use with OpenSSH.

lsh 10.2p1
Dependencies: libedit@20191231-3.1 openssl@3.0.8 mit-krb5@1.21 zlib@1.3.1 xauth@1.1.3 linux-pam@1.5.2 libfido2@1.12.0
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://www.openssh.com/
Licenses: non-copyleft
Build system: gnu
Synopsis: Client and server for the secure shell (ssh) protocol
Description:

The SSH2 protocol implemented in OpenSSH is standardised by the IETF secsh working group and is specified in several RFCs and drafts. It is composed of three layered components:

The transport layer provides algorithm negotiation and a key exchange. The key exchange includes server authentication and results in a cryptographically secured connection: it provides integrity, confidentiality and optional compression.

The user authentication layer uses the established connection and relies on the services provided by the transport layer. It provides several mechanisms for user authentication. These include traditional password authentication as well as public-key or host-based authentication mechanisms.

The connection layer multiplexes many different concurrent channels over the authenticated connection and allows tunneling of login sessions and TCP-forwarding. It provides a flow control service for these channels. Additionally, various channel-specific options can be negotiated.

mosh 1.4.0
Dependencies: bash-minimal@5.2.37 boost@1.89.0 ncurses@6.2.20210619 openssl@3.0.8 perl@5.36.0 perl-io-tty@1.14 protobuf@3.21.9 zlib@1.3.1
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://mosh.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Remote shell tolerant to intermittent connectivity
Description:

Mosh is a remote terminal application that allows client roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. It's a replacement for SSH that's more robust and responsive, especially over Wi-Fi, cellular, and long-distance links.

autossh 1.4g
Dependencies: openssh@10.2p1
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://www.harding.motd.ca/autossh/
Licenses: non-copyleft
Build system: gnu
Synopsis: Automatically restart SSH sessions and tunnels
Description:

autossh is a program to start a copy of ssh and monitor it, restarting it as necessary should it die or stop passing traffic.

libssh2 1.10.0
Propagated dependencies: libgcrypt@1.11.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://www.libssh2.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: Client-side C library implementing the SSH2 protocol
Description:

libssh2 is a library intended to allow software developers access to the SSH-2 protocol in an easy-to-use self-contained package. It can be built into an application to perform many different tasks when communicating with a server that supports the SSH-2 protocol.

python-asyncssh 2.18.0
Propagated dependencies: python-cryptography@44.0.0 python-pyopenssl@24.3.0 python-gssapi@1.10.0 python-bcrypt@3.2.2 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://asyncssh.readthedocs.io/
Licenses: EPL 2.0
Build system: pyproject
Synopsis: Asynchronous SSHv2 client and server library for Python
Description:

AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.6+ asyncio framework.

python-mock-ssh-server 0.9.1
Propagated dependencies: python-paramiko@4.0.0
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://github.com/carletes/mock-ssh-server
Licenses: Expat
Build system: pyproject
Synopsis: Mock SSH server for testing purposes
Description:

mock-ssh-server packs a Python context manager that implements an SSH server for testing purposes. It is built on top of paramiko, so it does not need OpenSSH binaries to be installed.

sshpass 1.10
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://sourceforge.net/projects/sshpass/
Licenses: GPL 2+
Build system: gnu
Synopsis: Non-interactive password authentication with SSH
Description:

sshpass is a tool for non-interactively performing password authentication with SSH's so-called interactive keyboard password authentication.

libssh 0.11.3
Dependencies: bash-minimal@5.2.37 mit-krb5@1.21 openssl@3.0.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://www.libssh.org
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: SSH client library
Description:

libssh is a C library implementing the SSHv2 and SSHv1 protocol for client and server implementations. With libssh, you can remotely execute programs, transfer files, and use a secure and transparent tunnel for your remote applications.

python-sshfs 2025.10.0
Propagated dependencies: python-asyncssh@2.18.0 python-bcrypt@3.2.2 python-fsspec@2025.9.0
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://github.com/fsspec/sshfs
Licenses: ASL 2.0
Build system: pyproject
Synopsis: SSH/SFTP implementation for fsspec
Description:

This package provides an implementation of fsspec for the SFTP protocol using asyncssh, with the following features:

  • A complete implementation of the fsspec protocol through SFTP

  • Supports features outside of the SFTP

  • Quite fast

  • Builtin Channel Management

  • Async

corkscrew 2.0-0.268b71e
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://github.com/patpadgett/corkscrew
Licenses: GPL 2+
Build system: gnu
Synopsis: SSH tunneling through HTTP(S) proxies
Description:

Corkscrew tunnels SSH connections through most HTTP and HTTPS proxies. It supports proxy authentication through the HTTP basic authentication scheme with optional TLS to protect credentials.

Total packages: 69234