How to Install and Uninstall libmcrypt.x86_64 Package on Fedora 36

Last updated: September 21,2024

1. Install "libmcrypt.x86_64" package

This guide covers the steps necessary to install libmcrypt.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libmcrypt.x86_64

2. Uninstall "libmcrypt.x86_64" package

This tutorial shows how to uninstall libmcrypt.x86_64 on Fedora 36:

$ sudo dnf remove libmcrypt.x86_64 $ sudo dnf autoremove

3. Information about the libmcrypt.x86_64 package on Fedora 36

Last metadata expiration check: 2:44:01 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libmcrypt
Version : 2.5.8
Release : 31.fc36
Architecture : x86_64
Size : 110 k
Source : libmcrypt-2.5.8-31.fc36.src.rpm
Repository : fedora
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.