How to Install and Uninstall libmcrypt.x86_64 Package on Rocky Linux 9

Last updated: October 07,2024

1. Install "libmcrypt.x86_64" package

Please follow the step by step instructions below to install libmcrypt.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libmcrypt.x86_64

2. Uninstall "libmcrypt.x86_64" package

This guide let you learn how to uninstall libmcrypt.x86_64 on Rocky Linux 9:

$ sudo dnf remove libmcrypt.x86_64 $ sudo dnf autoremove

3. Information about the libmcrypt.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:30:42 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libmcrypt
Version : 2.5.8
Release : 30.el9
Architecture : x86_64
Size : 105 k
Source : libmcrypt-2.5.8-30.el9.src.rpm
Repository : epel
Summary : Encryption algorithms library
URL : http://mcrypt.sourceforge.net/
License : LGPLv2+
Description : Libmcrypt is a thread-safe library providing a uniform interface
: to access several block and stream encryption algorithms.