How to Install and Uninstall perl-Crypt-Salsa20.noarch Package on Rocky Linux 8

Last updated: February 23,2025

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

Please follow the steps below to install perl-Crypt-Salsa20.noarch on Rocky Linux 8

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

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

Please follow the step by step instructions below to uninstall perl-Crypt-Salsa20.noarch on Rocky Linux 8:

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

3. Information about the perl-Crypt-Salsa20.noarch package on Rocky Linux 8

Last metadata expiration check: 0:59:50 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Crypt-Salsa20
Version : 0.03
Release : 13.el8
Architecture : noarch
Size : 26 k
Source : perl-Crypt-Salsa20-0.03-13.el8.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.