How to Install and Uninstall perl-Crypt-CipherSaber.noarch Package on Rocky Linux 9

Last updated: May 20,2024

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

This tutorial shows how to install perl-Crypt-CipherSaber.noarch on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Crypt-CipherSaber.noarch on Rocky Linux 9:

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

3. Information about the perl-Crypt-CipherSaber.noarch package on Rocky Linux 9

Last metadata expiration check: 2:07:25 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Crypt-CipherSaber
Version : 1.01
Release : 18.el9
Architecture : noarch
Size : 16 k
Source : perl-Crypt-CipherSaber-1.01-18.el9.src.rpm
Repository : epel
Summary : Perl module implementing CipherSaber encryption
URL : https://metacpan.org/release/Crypt-CipherSaber
License : GPL+ or Artistic
Description : The Crypt::CipherSaber module implements CipherSaber encryption, described
: at http://ciphersaber.gurus.com/. It is simple, fairly speedy, and
: relatively secure algorithm based on RC4.