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

Last updated: May 11,2024

1. Install "libldm-dev" package

Learn how to install libldm-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libldm-dev

2. Uninstall "libldm-dev" package

This is a short guide on how to uninstall libldm-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libldm-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 131
Maintainer: Ubuntu Developers
Original-Maintainer: Hilko Bengen
Architecture: amd64
Source: libldm
Version: 0.2.3-3
Depends: libldm-1.0-0 (= 0.2.3-3)
Filename: pool/universe/libl/libldm/libldm-dev_0.2.3-3_amd64.deb
Size: 22428
MD5sum: 3334507c2522bdfa27aa31fbfbad31bc
SHA1: 7b279cf6dadf4e35ba3a79da52505d46bd3e152a
SHA256: 6099364981688d772b94e0d0310dd69920eadef2d328e690b6f74c19f1234f0e
Description-en: library for managing Microsoft Windows dynamic disks
libldm is a library for managing Microsoft Windows dynamic disks,
which use Microsoft's LDM metadata. It can inspect them, and also
create and remove device-mapper block devices which can be mounted.
.
This package includes the headers
Description-md5: d1bfb938ce49331b25cdd15a7478fdae
Homepage: https://github.com/mdbooth/libldm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu