How to Install and Uninstall ssh-import-id Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "ssh-import-id" package

Please follow the step by step instructions below to install ssh-import-id on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "ssh-import-id" package

This is a short guide on how to uninstall ssh-import-id on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ssh-import-id package on Ubuntu 21.10 (Impish Indri)

Package: ssh-import-id
Architecture: all
Version: 5.11-0ubuntu1
Priority: extra
Section: misc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Starr-Bochicchio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 53
Depends: ca-certificates, openssh-client, python3-distro, wget, python3:any
Recommends: openssh-server
Filename: pool/main/s/ssh-import-id/ssh-import-id_5.11-0ubuntu1_all.deb
Size: 10052
MD5sum: e39fb9d116f70d6c41dcd3c433cac492
SHA1: 816a26ca5b1bfa61fb11788afdd2ad8f7df579a2
SHA256: 245ebcce7417b587f06c38dbdc103e445334b93766aaa05594dd5ba09be142f7
SHA512: 5d1e9c3a0f488ab5f7366623a7ce66dfeea379851d1eaf79d48f282fdc31d92a355ad634aa726c248e36bad03e96312d652740ca3244e0ddd091712ef7d7120a
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: server-minimal, cloud-image, openssh-server