How to Install and Uninstall perl-Crypt-MySQL.x86_64 Package on AlmaLinux 8

Last updated: May 15,2024

1. Install "perl-Crypt-MySQL.x86_64" package

Please follow the steps below to install perl-Crypt-MySQL.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install perl-Crypt-MySQL.x86_64

2. Uninstall "perl-Crypt-MySQL.x86_64" package

This tutorial shows how to uninstall perl-Crypt-MySQL.x86_64 on AlmaLinux 8:

$ sudo dnf remove perl-Crypt-MySQL.x86_64 $ sudo dnf autoremove

3. Information about the perl-Crypt-MySQL.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:52:50 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Crypt-MySQL
Version : 0.04
Release : 8.el8
Architecture : x86_64
Size : 17 k
Source : perl-Crypt-MySQL-0.04-8.el8.src.rpm
Repository : epel
Summary : Emulate MySQL PASSWORD() function
URL : https://metacpan.org/release/Crypt-MySQL
License : GPL+ or Artistic
Description : Crypt::MySQL emulates MySQL PASSWORD() SQL function, without
: libmysqlclient. You can compare encrypted passwords, without real MySQL
: environment.