pikaur
pikaur copied to clipboard
AUR helper with minimal dependencies. Review PKGBUILDs all in once, next build them all without user interaction.
in pacman -Syu: with **VerbosePkgLists** in config ``` ~~~~~~~~~~ extra/wayland-protocols 1.25-1 1.26-1 0.00 MiB 0.07 MiB multilib/wine 7.13-1 7.14-1 0.41 MiB 66.14 MiB extra/xdg-desktop-portal 1.14.5-1 1.14.6-1 0.00 MiB 0.36 MiB...
``` Pikaur v1.11 Pacman v6.0.1 - libalpm v13.0.1 - pyalpm v0.10.6 ``` ##### Description: I’m trying to get the source files of the mumble/murmur package: On x86_64: ``` pikaur -G...
add an option for skipping failed builds which is otherwise only via config file accessible and one for ignoring missing aur packages also contains a testcase for the latter
Is there a faster way to view the PKGBUILD on the first install (eg. showing diff against an empty file like yay does)? Going into edit and then hitting :q...
for AUR: choose commit to which downgrade in interactive prompt (and next build just as normal -S/-P, with all the flags handled as `--rebuild` and so) and for repo pkgs...
``` $ pikaur -Vq Pikaur v1.10.1.r66.g7cc87b9 Pacman v6.0.1 - libalpm v13.0.1 - pyalpm v0.10.6 ``` ##### Description: `pikaur`'s autocompletion for the `zsh` suggests non-package files for the `-U` option. `pacman`...
I have an idea for your program. Please add support for FlatPak so that programs are searched for and installed from FlatPak at the same time, and Pikaur checks for...
``` pikaur -Vq Pikaur v1.10.1 Pacman v6.0.1 - libalpm v13.0.1 - pyalpm v0.10.6 ``` ##### Description: Some AUR packages result in dependency cycles because of their `checkdeps=()`. Examples include many...
``` pikaur -Vq Pikaur v1.10.1 Pacman v6.0.1 - libalpm v13.0.1 - pyalpm v0.10.6 ``` ##### [Optional] Prerequisites: - Manually installed dependency ##### Description: When passing `--assume-installed package=version` to Pikaur packages...
``` pikaur -Vq Pikaur v1.6.10 Pacman v5.2.1 - libalpm v12.0.1 ``` Pikaur crashes with `TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'` after doing the following: ``` $ pikaur...