pakku icon indicating copy to clipboard operation
pakku copied to clipboard

Pacman wrapper with AUR support

Results 24 pakku issues
Sort by recently updated
recently updated
newest added

How does pakku find and obtain package from AUR repo first, only if none it'd do so in official Arch ?

How come only got this ``` $ sudo make GEN: completion/zsh 2 out of 8 hunks FAILED make: *** [Makefile:94: completion/zsh] Error 1 ``` Please help solve it

This follows-up comment in https://github.com/kitsunyan/pakku/pull/49#issuecomment-567791072 > Hi! Thanks for your patch. > > Sorry, neither I have time nor motivation to maintain my projects right now. I didn't even update...

Im not sure if this is really a problem of pakku, but pls have a look at the eclipse-* packages in AUR. I wanted to install one of it (`pakku...

This pull request implements replacing the `###---` progress bar with the `-C o o` style, based on `/etc/pacman.conf`. Since pakku wraps pacman in places, this will make both outputs look...

Built on zqqw's work, refactored lc's to use the new ``collect`` macro also removed other deprecation warnings (size_t, []=, dirExists, Exceptions) Currently all the lc's are still in the code,...

``` $ pakku -Ss steam-cli- aur/steam-cli-git 0.r27.b7583dc-1 [0 / 0.000000] fatal.nim(39) sysFatal Error: unhandled exception: index out of bounds, the container is empty [IndexError] $ echo $? 1 ``` This...

If I define ignored packages in /etc/pacman.conf IgnorePkg = pkgname it works for repo pkgs but not for AUR pkgs. yay does not upgrade them but pakku offers to build...

It's incredibly frustrating to spend five minutes cloning git repositories, 10-20 tweaking PKGBUILDs, and another 30 or more building... only to have a failed build undo EVERYTHING. I can understand...

You can cleanup non-installed official packages with `pakku -Sc` but there is no way to do the same with packages from AUR.