Adam
Adam
i use `doas` instead of `sudo` (and [opendoas-sudo](https://aur.archlinux.org/packages/opendoas-sudo), which symlink `sudo` to doas) this have been working forever for all of my programs (including `pacman`). aura seem to be the...
shallow clone *-git packages (using `--depth=1`) for faster cloning
i would suggest adding `-a`, `--aur` flag to the `-Q` (query operation) which do the aur equivalent of what pacman does ```sh aura -Qua ```
While writing a PKGBUILD file to install this program in my arch linux system, which uses glibc (a commonly used standard library), runs on the x86_64 CPU architecture (also very...
**Is your feature request related to a problem? Please describe.** I am always frustrated when I change the location of my vault for one reason or another and I can't...
once a download start, there seem to be no way to update the download URI, you can only change the command line flags. This feature is useful for links that...