How to Install and Uninstall ssh-import-id Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "ssh-import-id" package

Learn how to install ssh-import-id on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ssh-import-id

2. Uninstall "ssh-import-id" package

This tutorial shows how to uninstall ssh-import-id on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ssh-import-id $ sudo apt autoclean && sudo apt autoremove

3. Information about the ssh-import-id package on Ubuntu 20.10 (Groovy Gorilla)

Package: ssh-import-id
Architecture: all
Version: 5.10-0ubuntu1
Priority: extra
Section: misc
Origin: Ubuntu
Maintainer: Dustin Kirkland
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 54
Depends: ca-certificates, openssh-client, python3-requests (>= 1.1.0), python3-distro, wget, python3:any
Recommends: openssh-server
Filename: pool/main/s/ssh-import-id/ssh-import-id_5.10-0ubuntu1_all.deb
Size: 10040
MD5sum: f97d1cf4ead43e10a650b0794c2bee8c
SHA1: 371e1c035282d68e219974cb919f26688c527d7b
SHA256: 4bad6e4b9adfc87b4c1efca15ae8968b7fe6ed42e6a0fb2ee749ab9ea4e0099f
SHA512: 07b3277f76629bbbf5dde99ef81886c410af3a7c4dce9937925bd1fefa084b9add5667806c647f0d3494704ec7cc2c43456c69f1ca4a39fdd7f369e89bbf985a
Homepage: http://launchpad.net/ssh-import-id
Description-en: securely retrieve an SSH public key and install it locally
This utility will securely contact a public keyserver (Launchpad.net by
default, but Github.com is also supported), retrieve one or more user's
public keys, and append these to the current user's ~/.ssh/authorized_keys
file.
Description-md5: 28404285c28db44d2e1c02dc4290d166
Task: cloud-image, openssh-server