How to Install and Uninstall ssh-askpass Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 05,2024

1. Install "ssh-askpass" package

Learn how to install ssh-askpass on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ssh-askpass

2. Uninstall "ssh-askpass" package

Learn how to uninstall ssh-askpass on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ssh-askpass $ sudo apt autoclean && sudo apt autoremove

3. Information about the ssh-askpass package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ssh-askpass
Priority: optional
Section: universe/net
Installed-Size: 160
Maintainer: Ubuntu Developers
Original-Maintainer: Philip Hands
Architecture: amd64
Version: 1:1.2.4.1-9
Depends: libc6 (>= 2.4), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxt6
Filename: pool/universe/s/ssh-askpass/ssh-askpass_1.2.4.1-9_amd64.deb
Size: 34872
MD5sum: e827b5abcc25c19ae6fb0f3eefb5b719
SHA1: 6aa0c3512d9d3dfe361df552a3954a53ec79aad2
SHA256: d6d799ed0a9a1d585e780d4ec2d2c52849fc6ae1e73d02ac5f70e5d29e78201e
Description-en: under X, asks user for a passphrase for ssh-add
This is Jim Knoble's free implementation of the ssh-askpass program.
.
Jim calls this x11-ssh-askpass, but I've decided to call it ssh-askpass to
make it easier to find, because this is almost certainly the version you
want. Other ssh-askpass programs are available, some of which may integrate
better into various desktop environments.
Description-md5: 5b9411f94446cbb46230c152b2591705
Homepage: http://www.jmknoble.net/software/x11-ssh-askpass/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu