How to Install and Uninstall libmd-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libmd-dev" package

This guide let you learn how to install libmd-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmd-dev

2. Uninstall "libmd-dev" package

Please follow the instructions below to uninstall libmd-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmd-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmd-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmd-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 199
Maintainer: Ubuntu Developers
Original-Maintainer: Guillem Jover
Architecture: amd64
Source: libmd
Version: 0.0.0-1
Depends: libmd0 (= 0.0.0-1)
Filename: pool/universe/libm/libmd/libmd-dev_0.0.0-1_amd64.deb
Size: 38678
MD5sum: 6fdacb6d712090b49d817dc866a7ac6e
SHA1: 25aa6b4dadc7a05221d3524c434f0ccd21c6d6ff
SHA256: 12472267ea0f6636cb397a55b783802d5a7dec3d82f4ca1ee7433dd0df19b222
Description-en: message digest functions from BSD systems - development files
This package contains the header files and static library needed to
compile applications that use libmd.
.
The currently provided hashing algorithms are:
.
* MD2
* MD4
* MD5
* RIPEMD-160
* SHA-1
* SHA-2 (SHA-256, SHA-384 and SHA-512)
Description-md5: d0bc2c571f3eaf281dd1d2eaea135720
Multi-Arch: same
Homepage: https://www.hadrons.org/software/libmd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu