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

Last updated: January 15,2025

1. Install "libmcrypt.i686" package

Here is a brief guide to show you how to install libmcrypt.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libmcrypt.i686

2. Uninstall "libmcrypt.i686" package

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

$ sudo dnf remove libmcrypt.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:12:20 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libmcrypt
Version : 2.5.8
Release : 31.fc36
Architecture : i686
Size : 111 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.