How to Install and Uninstall perl-Crypt-CBC.noarch Package on CentOS Stream 8
Last updated: November 02,2024
1. Install "perl-Crypt-CBC.noarch" package
In this section, we are going to explain the necessary steps to install perl-Crypt-CBC.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Crypt-CBC.noarch
Copied
2. Uninstall "perl-Crypt-CBC.noarch" package
Please follow the guidelines below to uninstall perl-Crypt-CBC.noarch on CentOS Stream 8:
$
sudo dnf remove
perl-Crypt-CBC.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Crypt-CBC.noarch package on CentOS Stream 8
Last metadata expiration check: 0:20:01 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Crypt-CBC
Version : 2.33
Release : 25.el8
Architecture : noarch
Size : 38 k
Source : perl-Crypt-CBC-2.33-25.el8.src.rpm
Repository : epel
Summary : Encrypt Data with Cipher Block Chaining Mode
URL : https://metacpan.org/release/Crypt-CBC
License : GPL+ or Artistic
Description : This is Crypt::CBC, a Perl-only implementation of the cryptographic
: cipher block chaining mode (CBC). In combination with a block cipher
: such as Crypt::DES or Crypt::IDEA, you can encrypt and decrypt
: messages of arbitrarily long length. The encrypted messages are
: compatible with the encryption format used by SSLeay.
Available Packages
Name : perl-Crypt-CBC
Version : 2.33
Release : 25.el8
Architecture : noarch
Size : 38 k
Source : perl-Crypt-CBC-2.33-25.el8.src.rpm
Repository : epel
Summary : Encrypt Data with Cipher Block Chaining Mode
URL : https://metacpan.org/release/Crypt-CBC
License : GPL+ or Artistic
Description : This is Crypt::CBC, a Perl-only implementation of the cryptographic
: cipher block chaining mode (CBC). In combination with a block cipher
: such as Crypt::DES or Crypt::IDEA, you can encrypt and decrypt
: messages of arbitrarily long length. The encrypted messages are
: compatible with the encryption format used by SSLeay.