Search Criteria
Package Details: guiman 1.6.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/guiman.git (read-only, click to copy) |
|---|---|
| Package Base: | guiman |
| Description: | The Ultimate Arch Linux Package Manager - GUI with 100% pacman & AUR feature parity |
| Upstream URL: | https://github.com/Junaid433/guiman |
| Licenses: | MIT |
| Conflicts: | guiman-bin, guiman-git |
| Provides: | guiman |
| Submitter: | Junaid433 |
| Maintainer: | Junaid433 |
| Last Packager: | Junaid433 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-10-02 08:36 (UTC) |
| Last Updated: | 2025-12-15 20:30 (UTC) |
Dependencies (18)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- libayatana-appindicator
- pacman (pacman-fancy-gitAUR, pacman-gitAUR)
- sudo (sudo-gitAUR, fudo-gitAUR, run0-sudo-shim-gitAUR, doas-sudo-shim-kAUR, doas-sudo-shim-vAUR, sudo-selinuxAUR, doas-sudo-shimAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- base-devel (make)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- paruAUR (paru-binAUR, paru-key-gitAUR, paru-gitAUR, paru-patchAUR) (optional) – AUR helper support
- polkit (polkit-gitAUR, polkit-consolekitAUR) (optional) – Password-free operations
- reflector (reflector-cacheserverAUR, reflector-rsAUR, reflector-rs-gitAUR, reflector-rs-binAUR) (optional) – Mirror management
- yayAUR (yay-binAUR, yay-gitAUR) (optional) – AUR helper support
Latest Comments
Cody_Learner commented on 2026-01-16 00:44 (UTC) (edited on 2026-01-16 01:02 (UTC) by Cody_Learner)
OK, the PKGBUILD needs the following pkg changed in the depends array:
The pkg builds fine in a chroot with this change.
Cody_Learner commented on 2026-01-14 08:11 (UTC)
This is failing on the same error with my personal AUR helper and a clean chroot build per below:
Junaid433 commented on 2025-10-06 18:59 (UTC)
The build issues should be fixed with 0.1.1, thanks for letting me know
yochananmarqos commented on 2025-10-02 17:05 (UTC)
Fails to build as the v0.1.0 tag doesn't exist and the build command is incorrect. It should be
npm run tauri:build.Attempting to build from v0.1.1 fails as well.