How to Install and Uninstall pmount.x86_64 Package on CentOS 8 / RHEL 8

Last updated: March 29,2024

1. Install "pmount.x86_64" package

Please follow the step by step instructions below to install pmount.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install pmount.x86_64

2. Uninstall "pmount.x86_64" package

Please follow the step by step instructions below to uninstall pmount.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove pmount.x86_64 $ sudo dnf autoremove

3. Information about the pmount.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:32:59 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : pmount
Version : 0.9.23
Release : 19.el8
Architecture : x86_64
Size : 110 k
Source : pmount-0.9.23-19.el8.src.rpm
Repository : epel
Summary : Enable normal user mount
URL : http://pmount.alioth.debian.org/
License : GPLv2+
Description : pmount ("policy mount") is a wrapper around the standard mount program
: which permits normal users to mount removable devices without a
: matching /etc/fstab entry.
:
: Be warned that pmount is installed setuid root.