How to Install and Uninstall ruby-ed25519 Package on Kali Linux

Last updated: June 02,2024

1. Install "ruby-ed25519" package

Please follow the guidelines below to install ruby-ed25519 on Kali Linux

$ sudo apt update $ sudo apt install ruby-ed25519

2. Uninstall "ruby-ed25519" package

This tutorial shows how to uninstall ruby-ed25519 on Kali Linux:

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

3. Information about the ruby-ed25519 package on Kali Linux

Package: ruby-ed25519
Source: ruby-ed25519 (1.3.0+ds-1)
Version: 1.3.0+ds-1+b4
Installed-Size: 351
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libc6 (>= 2.14), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 92280
SHA256: 78ce3bc7549cf3295e0c96c58b775949d86c600456ce472e3a131baf826f128f
SHA1: 80a30e3709c959803bc61863ed1faa54f8cf5391
MD5sum: 1393df89494591af40becf92701aabb9
Description: efficient digital signature library providing the Ed25519 algorithm
A Ruby binding to the Ed25519 elliptic curve public-key signature system
described in RFC 8032.
.
Ed25519 is a modern implementation of a Schnorr signature system using
elliptic curve groups.
.
Ed25519 provides a 128-bit security level, that is to say, all known attacks
take at least 2^128 operations, providing the same security level as AES-128,
NIST P-256, and RSA-3072.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/RubyCrypto/ed25519
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ed25519/ruby-ed25519_1.3.0+ds-1+b4_amd64.deb