ksshaskpass 6.1.4
Front-end for ssh-add using kwallet
Ksshaskpass is a front-end for ssh-add
which stores the password of the ssh key in KWallet. Ksshaskpass is not meant to be executed directly, you need to tell ssh-add
about it. ssh-add
will then call it if it is not associated to a terminal.
- Outputs:
out
- Website: https://invent.kde.org/plasma/ksshaskpass
- Licenses: GPL 2+
- Package source: gnu/packages/kde-plasma.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ksshaskpass 6.1.4
as follows:
guix install ksshaskpass@6.1.4
Or install the latest version:
guix install ksshaskpass
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.