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

Last updated: May 17,2024

1. Install "libdlm-dev" package

Please follow the steps below to install libdlm-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdlm-dev

2. Uninstall "libdlm-dev" package

Here is a brief guide to show you how to uninstall libdlm-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdlm-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian HA Maintainers
Architecture: amd64
Source: dlm
Version: 4.0.4-3ubuntu1
Depends: libdlm3 (= 4.0.4-3ubuntu1)
Filename: pool/universe/d/dlm/libdlm-dev_4.0.4-3ubuntu1_amd64.deb
Size: 11982
MD5sum: e51700ce2b9db1e8cad250afebc1c00b
SHA1: eb9eb93012c1ca6703e67e6fb5a616269ecff5c6
SHA256: cf75a2f9ff54f664be7c348c045e7276ab5da3c1785c001e1de25239c7834448
Description-en: Distributed Lock Manager library development
DLM is a symmetric general-purpose distributed lock manager.
The lock manager itself is a kernel module.
.
This package contains the headers and other necessary files to build
applications or libraries that use the DLM library.
Description-md5: 563880a77ab6d7ae66220dfc3ffed1c9
Multi-Arch: same
Homepage: https://fedorahosted.org/cluster/wiki/HomePage
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu