Search Criteria
Package Details: pmount-modern 0.10.0_dbus-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pmount-modern.git (read-only, click to copy) |
|---|---|
| Package Base: | pmount-modern |
| Description: | Modernized pmount with D-Bus, PolicyKit, and systemd integration |
| Upstream URL: | https://github.com/zHappySnake/pmount-modern |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | pmount |
| Provides: | pmount |
| Replaces: | pmount |
| Submitter: | ashleydev |
| Maintainer: | ashleydev |
| Last Packager: | ashleydev |
| Votes: | 1 |
| Popularity: | 0.38 |
| First Submitted: | 2026-04-06 12:03 (UTC) |
| Last Updated: | 2026-05-01 10:09 (UTC) |
Dependencies (12)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- dbus-glib
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- systemd (systemd-gitAUR, systemd-selinuxAUR, unshitted-systemdAUR, systemd-liberated-gitAUR)
- util-linux (util-linux-aesAUR, util-linux-selinuxAUR)
- util-linux-libs (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- meson (meson-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- cryptsetup (cryptsetup-gitAUR) (optional) – LUKS support
- ntfs-3g (ntfsprogs-plusAUR) (optional) – NTFS mounting via ntfs-3g
Required by (8)
- doublecmd-gtk2 (requires pmount) (optional)
- pmount-gui (requires pmount)
- spacefm (requires pmount) (optional)
- spacefm-git (requires pmount) (optional)
- spacefm-gtk2-git (requires pmount) (optional)
- udevil-git (requires pmount) (optional)
- zzzfm-dpup (requires pmount) (optional)
- zzzfm-git (requires pmount) (optional)
Latest Comments
ashleydev commented on 2026-05-01 10:15 (UTC)
Updated the package accordingly, Cheers
dreieck commented on 2026-04-27 15:31 (UTC)
You need to make the license identifier SPDX compliant, e.g.
GPL-3.0-or-later.Regards and thanks for maintaining!
dreieck commented on 2026-04-27 15:26 (UTC)
You need to add
cmaketo themakedependsarray:Regards!