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

Last updated: October 08,2024

1. Install "libmd.x86_64" package

This guide let you learn how to install libmd.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libmd.x86_64

2. Uninstall "libmd.x86_64" package

Please follow the guidelines below to uninstall libmd.x86_64 on Rocky Linux 9:

$ sudo dnf remove libmd.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:16:43 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libmd
Version : 1.1.0
Release : 1.el9
Architecture : x86_64
Size : 46 k
Source : libmd-1.1.0-1.el9.src.rpm
Repository : epel
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.