How to Install and Uninstall perl-Crypt-ECB.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "perl-Crypt-ECB.noarch" package
Learn how to install perl-Crypt-ECB.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Crypt-ECB.noarch
Copied
2. Uninstall "perl-Crypt-ECB.noarch" package
Please follow the steps below to uninstall perl-Crypt-ECB.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-Crypt-ECB.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Crypt-ECB.noarch package on AlmaLinux 8
Last metadata expiration check: 2:09:06 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Crypt-ECB
Version : 2.22
Release : 1.el8
Architecture : noarch
Size : 31 k
Source : perl-Crypt-ECB-2.22-1.el8.src.rpm
Repository : epel
Summary : Encrypt data using ECB Mode
URL : https://metacpan.org/release/Crypt-ECB
License : GPL+ or Artistic
Description : This module is a Perl-only implementation of the ECB mode. In combination
: with a block cipher such as DES, IDEA or Blowfish, you can encrypt and
: decrypt messages of arbitrarily long length. Though for security reasons
: other modes than ECB such as CBC should be preferred. See textbooks on
: cryptography if you want to know why.
Available Packages
Name : perl-Crypt-ECB
Version : 2.22
Release : 1.el8
Architecture : noarch
Size : 31 k
Source : perl-Crypt-ECB-2.22-1.el8.src.rpm
Repository : epel
Summary : Encrypt data using ECB Mode
URL : https://metacpan.org/release/Crypt-ECB
License : GPL+ or Artistic
Description : This module is a Perl-only implementation of the ECB mode. In combination
: with a block cipher such as DES, IDEA or Blowfish, you can encrypt and
: decrypt messages of arbitrarily long length. Though for security reasons
: other modes than ECB such as CBC should be preferred. See textbooks on
: cryptography if you want to know why.