How to Install and Uninstall perl-Crypt-Salsa20.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

1. Install "perl-Crypt-Salsa20.noarch" package

Learn how to install perl-Crypt-Salsa20.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-Crypt-Salsa20.noarch

2. Uninstall "perl-Crypt-Salsa20.noarch" package

This tutorial shows how to uninstall perl-Crypt-Salsa20.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-Crypt-Salsa20.noarch $ sudo dnf autoremove

3. Information about the perl-Crypt-Salsa20.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:41:08 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Crypt-Salsa20
Version : 0.03
Release : 20.el9
Architecture : noarch
Size : 25 k
Source : perl-Crypt-Salsa20-0.03-20.el9.src.rpm
Repository : epel
Summary : Encrypt data with the Salsa20 cipher
URL : https://metacpan.org/release/Crypt-Salsa20
License : GPL+ or Artistic
Description : Crypt::Salsa20 implements D. J. Bernstein's Salsa20 stream cipher (a.k.a.
: Snuffle 2005) in Perl. For more information on Salsa20, see his page at
: http://cr.yp.to/snuffle.html.