How to Install and Uninstall pmount.x86_64 Package on AlmaLinux 8

Last updated: September 25,2024

1. Install "pmount.x86_64" package

In this section, we are going to explain the necessary steps to install pmount.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install pmount.x86_64

2. Uninstall "pmount.x86_64" package

In this section, we are going to explain the necessary steps to uninstall pmount.x86_64 on AlmaLinux 8:

$ sudo dnf remove pmount.x86_64 $ sudo dnf autoremove

3. Information about the pmount.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:25:05 ago on Mon Sep 5 03:22:42 2022.
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.