How to Install and Uninstall rubygem-ed25519.x86_64 Package on Fedora 39

Last updated: February 13,2025

1. Install "rubygem-ed25519.x86_64" package

Please follow the instructions below to install rubygem-ed25519.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install rubygem-ed25519.x86_64

2. Uninstall "rubygem-ed25519.x86_64" package

Please follow the guidelines below to uninstall rubygem-ed25519.x86_64 on Fedora 39:

$ sudo dnf remove rubygem-ed25519.x86_64 $ sudo dnf autoremove

3. Information about the rubygem-ed25519.x86_64 package on Fedora 39

Last metadata expiration check: 1:23:50 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rubygem-ed25519
Version : 1.3.0
Release : 4.fc39
Architecture : x86_64
Size : 66 k
Source : rubygem-ed25519-1.3.0-4.fc39.src.rpm
Repository : fedora
Summary : An efficient digital signature library providing the Ed25519 algorithm
URL : https://github.com/crypto-rb/ed25519
License : MIT
Description : A Ruby binding to the Ed25519 elliptic curve public-key signature system
: described in RFC 8032.