How to Install and Uninstall pmount Package on Kali Linux
Last updated: November 26,2024
1. Install "pmount" package
This guide covers the steps necessary to install pmount on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
pmount
Copied
2. Uninstall "pmount" package
Here is a brief guide to show you how to uninstall pmount on Kali Linux:
$
sudo apt remove
pmount
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the pmount package on Kali Linux
Package: pmount
Version: 0.9.23-7
Installed-Size: 501
Maintainer: Dominik Szmek
Architecture: amd64
Depends: libblkid1 (>= 2.16), libc6 (>= 2.34)
Suggests: cryptsetup (>= 1.0)
Size: 80088
SHA256: d02ef3b1774e28bfcb6eaf65709e96d654e56357fc3aa6ba3bffbb40a8398d00
SHA1: 8de4c1c9ec007df3f2fbe3fe5e4c0572a9db2bd8
MD5sum: 585bec2f3077c0c970ddfe264403305d
Description: mount removable devices as normal user
pmount is a wrapper around the standard mount program which permits normal
users to mount removable devices without a matching /etc/fstab entry. This
provides a robust basis for automounting frameworks like GNOME's Utopia
project and confines the amount of code that runs as root to a minimum.
.
If a LUKS capable cryptsetup package is installed, pmount is able to
transparently mount encrypted volumes.
Description-md5:
Homepage: https://alioth-archive.debian.org/releases/pmount/pmount
Tag: admin::filesystem, admin::hardware, implemented-in::c,
interface::commandline, role::program, scope::utility
Section: utils
Priority: optional
Filename: pool/main/p/pmount/pmount_0.9.23-7_amd64.deb
Version: 0.9.23-7
Installed-Size: 501
Maintainer: Dominik Szmek
Architecture: amd64
Depends: libblkid1 (>= 2.16), libc6 (>= 2.34)
Suggests: cryptsetup (>= 1.0)
Size: 80088
SHA256: d02ef3b1774e28bfcb6eaf65709e96d654e56357fc3aa6ba3bffbb40a8398d00
SHA1: 8de4c1c9ec007df3f2fbe3fe5e4c0572a9db2bd8
MD5sum: 585bec2f3077c0c970ddfe264403305d
Description: mount removable devices as normal user
pmount is a wrapper around the standard mount program which permits normal
users to mount removable devices without a matching /etc/fstab entry. This
provides a robust basis for automounting frameworks like GNOME's Utopia
project and confines the amount of code that runs as root to a minimum.
.
If a LUKS capable cryptsetup package is installed, pmount is able to
transparently mount encrypted volumes.
Description-md5:
Homepage: https://alioth-archive.debian.org/releases/pmount/pmount
Tag: admin::filesystem, admin::hardware, implemented-in::c,
interface::commandline, role::program, scope::utility
Section: utils
Priority: optional
Filename: pool/main/p/pmount/pmount_0.9.23-7_amd64.deb