How to Install and Uninstall lvm2.x86_64 Package on CentOS Stream 9
Last updated: November 27,2024
1. Install "lvm2.x86_64" package
Here is a brief guide to show you how to install lvm2.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
lvm2.x86_64
Copied
2. Uninstall "lvm2.x86_64" package
This is a short guide on how to uninstall lvm2.x86_64 on CentOS Stream 9:
$
sudo dnf remove
lvm2.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the lvm2.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:49:43 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : lvm2
Epoch : 9
Version : 2.03.23
Release : 2.el9
Architecture : x86_64
Size : 1.5 M
Source : lvm2-2.03.23-2.el9.src.rpm
Repository : baseos
Summary : Userland logical volume management tools
URL : https://sourceware.org/lvm2
License : GPLv2
Description : LVM2 includes all of the support for handling read/write operations on
: physical volumes (hard disks, RAID-Systems, magneto optical, etc.,
: multiple devices (MD), see mdadm(8) or even loop devices, see
: losetup(8)), creating volume groups (kind of virtual disks) from one
: or more physical volumes and creating one or more logical volumes
: (kind of logical partitions) in volume groups.
Available Packages
Name : lvm2
Epoch : 9
Version : 2.03.23
Release : 2.el9
Architecture : x86_64
Size : 1.5 M
Source : lvm2-2.03.23-2.el9.src.rpm
Repository : baseos
Summary : Userland logical volume management tools
URL : https://sourceware.org/lvm2
License : GPLv2
Description : LVM2 includes all of the support for handling read/write operations on
: physical volumes (hard disks, RAID-Systems, magneto optical, etc.,
: multiple devices (MD), see mdadm(8) or even loop devices, see
: losetup(8)), creating volume groups (kind of virtual disks) from one
: or more physical volumes and creating one or more logical volumes
: (kind of logical partitions) in volume groups.