Search Criteria
Package Details: dude 0.1.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dude.git (read-only, click to copy) |
|---|---|
| Package Base: | dude |
| Description: | Safe orphan package cleanup for Arch Linux with preview mode and a terminal UI |
| Upstream URL: | https://github.com/marawny/dude |
| Licenses: | MIT, Apache |
| Submitter: | marawny |
| Maintainer: | marawny |
| Last Packager: | marawny |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-08-04 19:55 (UTC) |
| Last Updated: | 2026-04-17 23:13 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- pacman (pacman-gitAUR, pacman-fancy-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- libnotify (libnotify-gitAUR) (optional) – desktop notifications
Latest Comments
envolution commented on 2025-08-04 20:44 (UTC)
you're welcome mate, good luck with your project
marawny commented on 2025-08-04 20:42 (UTC)
Thanks for the feedback! I’ve updated the
PKGBUILDto include the properdepends=()withgcc-libs,pacman, andglibc, added theprepare()step withcargo fetch, and regenerated.SRCINFOafter runningupdpkgsums. Appreciate the helpful tips!envolution commented on 2025-08-04 20:32 (UTC) (edited on 2025-08-04 20:37 (UTC) by envolution)
you can add the following to
depends=(gcc-libs pacman glibc)and a prepare step like:I'd suggest installing
pacman-contribanddevtoolsand runningpkgctl build, andupdpkgsumsto fix the shasums then regenerate your .SRCINFO before pushing to AURmarawny commented on 2025-08-04 20:21 (UTC)
it's v0.1.0 not v0.1.1, i updated it
envolution commented on 2025-08-04 20:21 (UTC)
Yes the repo is live now, but release tag v0.1.1 is not yet there
marawny commented on 2025-08-04 20:19 (UTC)
@envolution how about now? it should exist i assume
envolution commented on 2025-08-04 20:07 (UTC)
@seeyebe upstream repo doesn't seem to exist