This package browser is in early development. Mind the rough edges.

sshpass 1.10

Non-interactive password authentication with SSH

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

Installation

Install sshpass 1.10 as follows:

guix install sshpass@1.10

Or install the latest version:

guix install sshpass

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.