How to Install and Uninstall libdevmapper1.02.1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libdevmapper1.02.1" package

Here is a brief guide to show you how to install libdevmapper1.02.1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdevmapper1.02.1

2. Uninstall "libdevmapper1.02.1" package

Here is a brief guide to show you how to uninstall libdevmapper1.02.1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdevmapper1.02.1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdevmapper1.02.1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdevmapper1.02.1
Priority: required
Section: libs
Installed-Size: 425
Maintainer: Ubuntu Developers
Original-Maintainer: Debian LVM Team
Architecture: amd64
Source: lvm2 (2.02.133-1ubuntu10)
Version: 2:1.02.110-1ubuntu10
Depends: libc6 (>= 2.22), libselinux1 (>= 1.32), libudev1 (>= 183)
Recommends: dmsetup (>= 2:1.02.110-1ubuntu10)
Conflicts: libdevmapper1.02
Breaks: liblvm2app2.2 (<< 2.02.122), lvm2 (<< 2.02.122)
Filename: pool/main/l/lvm2/libdevmapper1.02.1_1.02.110-1ubuntu10_amd64.deb
Size: 145908
MD5sum: 2ad0aeb50415929d5d23e2b5d961891d
SHA1: f521adefd542278d5e0ddd12ff4535aba940acbd
SHA256: cd724eb7974541dcadcc8d457bf71246012f02b85c0add1d1bd271208c78a6f4
Description-en: Linux Kernel Device Mapper userspace library
The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
Team's implementation of a minimalistic kernel-space driver that handles
volume management, while keeping knowledge of the underlying device layout
in user-space. This makes it useful for not only LVM, but software raid,
and other drivers that create "virtual" block devices.
.
This package contains the (user-space) shared library for accessing the
device-mapper; it allows usage of the device-mapper through a clean,
consistent interface (as opposed to through kernel ioctls).
Description-md5: 20966f6bb804eef3609ec2e2db69378f
Multi-Arch: same
Homepage: http://sources.redhat.com/lvm2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: minimal