How to Install and Uninstall libdevmapper1.02.1 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libdevmapper1.02.1" package

In this section, we are going to explain the necessary steps to install libdevmapper1.02.1 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libdevmapper1.02.1

2. Uninstall "libdevmapper1.02.1" package

Please follow the instructions below to uninstall libdevmapper1.02.1 on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libdevmapper1.02.1 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdevmapper1.02.1
Architecture: amd64
Version: 2:1.02.175-2ubuntu4
Multi-Arch: same
Priority: important
Section: libs
Source: lvm2 (2.03.11-2ubuntu4)
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian LVM Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 484
Depends: libc6 (>= 2.33), libselinux1 (>= 3.1~), libudev1 (>= 183)
Recommends: dmsetup (>= 2:1.02.175-2ubuntu4~)
Filename: pool/main/l/lvm2/libdevmapper1.02.1_1.02.175-2ubuntu4_amd64.deb
Size: 127884
MD5sum: c077b78f0189f2bec44a2bf35a996758
SHA1: e748a6e56d4186be6f68cb4d096cc9e4492a8db7
SHA256: 804ced3dff04727d2312aea13477e4593b063ee604b10fb660650b648de46f97
SHA512: fad8d4be510c53d7b7de02063f82b02de039925f0be1462ac12bb549d963ea1fd607acc0da713c10643f05338d651d9d26875cc9442ee8972e13ad2cfaf0c36d
Homepage: https://sourceware.org/lvm2/
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
Task: minimal