How to Install and Uninstall perl-Crypt-Simple.noarch Package on Fedora 38

Last updated: October 07,2024

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

This guide covers the steps necessary to install perl-Crypt-Simple.noarch on Fedora 38

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

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

Please follow the guidance below to uninstall perl-Crypt-Simple.noarch on Fedora 38:

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

3. Information about the perl-Crypt-Simple.noarch package on Fedora 38

Last metadata expiration check: 5:00:22 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-Crypt-Simple
Version : 0.06
Release : 47.fc38
Architecture : noarch
Size : 14 k
Source : perl-Crypt-Simple-0.06-47.fc38.src.rpm
Repository : fedora
Summary : Encrypt stuff simply
URL : https://metacpan.org/release/Crypt-Simple
License : GPLv2+
Description : This little module will convert all your data into nice base64 text that
: you can save in a text file, send in an email, store in a cookie or web
: page, or bounce around the Net. The data you encrypt can be as simple or
: as complicated as you like.