How to Install and Uninstall ghc-ed25519.x86_64 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "ghc-ed25519.x86_64" package
This tutorial shows how to install ghc-ed25519.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-ed25519.x86_64
Copied
2. Uninstall "ghc-ed25519.x86_64" package
This tutorial shows how to uninstall ghc-ed25519.x86_64 on Oracle Linux 9:
$
sudo dnf remove
ghc-ed25519.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-ed25519.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:54:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-ed25519
Version : 0.0.5.0
Release : 23.el9
Architecture : x86_64
Size : 75 k
Source : ghc-ed25519-0.0.5.0-23.el9.src.rpm
Repository : epel
Summary : Ed25519 cryptographic signatures
URL : https://hackage.haskell.org/package/ed25519
License : MIT
Description : This package provides a simple, fast, self-contained copy of the Ed25519
: public-key signature system with a clean interface. It also includes support
: for detached signatures, and thorough documentation on the design and
: implementation, including usage guidelines.
Available Packages
Name : ghc-ed25519
Version : 0.0.5.0
Release : 23.el9
Architecture : x86_64
Size : 75 k
Source : ghc-ed25519-0.0.5.0-23.el9.src.rpm
Repository : epel
Summary : Ed25519 cryptographic signatures
URL : https://hackage.haskell.org/package/ed25519
License : MIT
Description : This package provides a simple, fast, self-contained copy of the Ed25519
: public-key signature system with a clean interface. It also includes support
: for detached signatures, and thorough documentation on the design and
: implementation, including usage guidelines.