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

Last updated: September 18,2024

1. Install "libmcrypt.i686" package

Please follow the guidance below to install libmcrypt.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libmcrypt.i686

2. Uninstall "libmcrypt.i686" package

Please follow the steps below to uninstall libmcrypt.i686 on Fedora 34:

$ sudo dnf remove libmcrypt.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:08:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libmcrypt
Version : 2.5.8
Release : 29.fc34
Architecture : i686
Size : 109 k
Source : libmcrypt-2.5.8-29.fc34.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.