How to Install and Uninstall libmd.i686 Package on Fedora 39

Last updated: March 01,2025

1. Install "libmd.i686" package

This tutorial shows how to install libmd.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libmd.i686

2. Uninstall "libmd.i686" package

Please follow the steps below to uninstall libmd.i686 on Fedora 39:

$ sudo dnf remove libmd.i686 $ sudo dnf autoremove

3. Information about the libmd.i686 package on Fedora 39

Last metadata expiration check: 1:04:16 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libmd
Version : 1.1.0
Release : 2.fc39
Architecture : i686
Size : 52 k
Source : libmd-1.1.0-2.fc39.src.rpm
Repository : fedora
Summary : Library that provides message digest functions from BSD systems
URL : https://www.hadrons.org/software/libmd/
License : BSD-2-Clause AND BSD-3-Clause AND ISC AND Beerware AND LicenseRef-Fedora-Public-Domain
Description : The libmd library provides a few message digest ("hash") functions, as
: found on various BSD systems, either on their libc or on a library with
: the same name, and with a compatible API.