How to Install and Uninstall ruby-ssh-data Package on Kali Linux

Last updated: May 05,2024

1. Install "ruby-ssh-data" package

Please follow the guidance below to install ruby-ssh-data on Kali Linux

$ sudo apt update $ sudo apt install ruby-ssh-data

2. Uninstall "ruby-ssh-data" package

This guide covers the steps necessary to uninstall ruby-ssh-data on Kali Linux:

$ sudo apt remove ruby-ssh-data $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-ssh-data package on Kali Linux

Package: ruby-ssh-data
Version: 1.3.0-2
Installed-Size: 104
Maintainer: Debian Ruby Team
Architecture: all
Size: 15536
SHA256: b6749d423b78197d58620eb986d7b69051a559e9e4d22c7da15e8b8d6bce02a8
SHA1: a66bd8b1dfaa1ee78b02d768bbee6057c115eb76
MD5sum: 2408859723f2a2512e2601a49c9b1e64
Description: Library for parsing SSH certificates
The scope of this project is limited to processing and directly using keys and
certificates. It can be used to generate SSH private keys, verify signatures
using public keys, sign data using private keys, issue certificates using
private keys, and parse certificates and public and private keys. This library
supports RSA, DSA, ECDSA, and ED25519* keys. This library does not offer or
intend to offer functionality for SSH connectivity, processing of SSH wire
protocol data, or processing of other key formats or types.
Description-md5:
Homepage: https://github.com/github/ssh_data
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ssh-data/ruby-ssh-data_1.3.0-2_all.deb