How to Install and Uninstall ruby-sshkey Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "ruby-sshkey" package

This tutorial shows how to install ruby-sshkey on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-sshkey

2. Uninstall "ruby-sshkey" package

Please follow the step by step instructions below to uninstall ruby-sshkey on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-sshkey $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-sshkey package on Ubuntu 21.10 (Impish Indri)

Package: ruby-sshkey
Architecture: all
Version: 2.0.0-3
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 39
Depends: ruby:any | ruby-interpreter
Breaks: gitlab (<< 11.9~)
Filename: pool/universe/r/ruby-sshkey/ruby-sshkey_2.0.0-3_all.deb
Size: 13036
MD5sum: 6104fd00af74673a5148f23b747acb61
SHA1: 160d3657aa1c0a11b0b45b8e4a3e210810d7bd41
SHA256: 17eaf9c3863148f7a482783e428c0bd96081c94d133664b9b7a3cda7cb7363b7
SHA512: d62b5438c345af65c914806e09299fbd78e2cd18e8e11faf0c102e9fd20e1287c02765f404406c22e1a0852f8061d7d72e04af347c2f982dfa6cc7edfa04da1f
Homepage: https://github.com/bensie/sshkey
Description-en: SSH private/public key generator in Ruby
Generate private/public SSH keypairs (RSA and DSA supported) using pure Ruby.
.
When generating a new keypair the default key type is 2048-bit RSA, but you
can supply the type (RSA or DSA) and bits in the options. You can also
(optionally) supply a comment or passphrase.
.
This library can read a public or private key and present it as a string.
Description-md5: e723f2fa74c2690c3df76d1f1719276b
Ruby-Versions: all