Search Criteria
Package Details: pkgbuild-manager 2.3.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pkgbuild-manager.git (read-only, click to copy) |
|---|---|
| Package Base: | pkgbuild-manager |
| Description: | Rust CLI + GTK4 settings panel and multi-file-manager context-menu integration for PKGBUILD management |
| Upstream URL: | https://github.com/johnpetersa19/PKGBUILD_Manager |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | pkgbuild-manager-git |
| Provides: | pkgbuild-manager |
| Submitter: | johnpetersa |
| Maintainer: | johnpetersa |
| Last Packager: | johnpetersa |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-06-01 01:46 (UTC) |
| Last Updated: | 2026-06-05 21:34 (UTC) |
Dependencies (17)
- gtk4 (gtk4-paper-planeAUR, gtk4-develAUR, gtk4-gitAUR)
- libadwaita (libadwaita-yaru-gitAUR, libadwaita-without-adwaita-gitAUR, libadwaita-gitAUR, libadwaita-without-adwaitaAUR)
- libnotify (libnotify-gitAUR)
- pacman-contrib (pacman-contrib-gitAUR)
- python-gobject
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- gettext (gettext-gitAUR, gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- dolphin (dolphin-gitAUR, dolphin-aero-gitAUR, dolphin-meldAUR) (optional) – for Dolphin (KDE) right-click menu support
- namcap (namcap-gitAUR) (optional) – for auditing package metadata and structure
- nemo-python (nemo-python-gitAUR) (optional) – for Nemo (Cinnamon) right-click menu support
- python-caja (optional) – for Caja (MATE) right-click menu support
- python-nautilus (nautilus-python) (optional) – for Nautilus (GNOME) right-click menu support
- shellcheck (shellcheck-binAUR, shellcheck-gitAUR) (optional) – for linting PKGBUILD bash code
Latest Comments
johnpetersa commented on 2026-06-05 21:39 (UTC)
Sorry about that. The 2.3.0 tag was missing when the package was updated. I have now created and pushed the 2.3.0 tag to the repository.
Thank you for pointing this out, and I apologize for the oversight.
yochananmarqos commented on 2026-06-05 16:40 (UTC)
@johnpetersa: There is no 2.3.0 tag, was it removed?
johnpetersa commented on 2026-06-01 22:33 (UTC)
Thank you for the detailed feedback and for taking the time to test the package.
I have addressed the issues you reported, including the missing dependencies, optional file manager integrations, the incorrect Caja package name, Meson release build configuration, installation script cleanup, and the Nautilus extension error.
The updated package has already been submitted to the AUR. Could you please try installing and testing it again when you have a chance? I would appreciate any additional feedback if you encounter further issues.
Thank you again for your help and for reviewing the package.
yochananmarqos commented on 2026-06-01 21:00 (UTC) (edited on 2026-06-01 21:07 (UTC) by yochananmarqos)
gtk4andlibadwaitanautilusandpython-nautilusshould be optional just like the other file manager pluginspython-caja, notcaja-python. Notice it appears in red on this page.--buildtype=releaseMeson flag witharch-meson buildto create an optimized release build, otherwise it creates an unoptimized debug build with the default--buildtype=plainflagsudo, no need to specify users.nautilus -qand restart Nautilus themselves