How to Install and Uninstall python-libmount.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "python-libmount.x86_64" package

This guide covers the steps necessary to install python-libmount.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-libmount.x86_64

2. Uninstall "python-libmount.x86_64" package

This guide let you learn how to uninstall python-libmount.x86_64 on Amazon Linux 2:

$ sudo yum remove python-libmount.x86_64 $ sudo yum autoremove

3. Information about the python-libmount.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-libmount
Arch : x86_64
Version : 2.30.2
Release : 2.amzn2.0.7
Size : 105 k
Repo : amzn2-core/2/x86_64
Summary : Python bindings for the libmount library
URL : http://en.wikipedia.org/wiki/Util-linux
License : LGPLv2+
Description : The libmount-python package contains a module that permits
: applications written in the Python programming language to use the
: interface supplied by the libmount library to work with mount
: tables (fstab, mountinfo, etc) and mount filesystems.