pakku on AUR (Arch User Repository)

Last updated: June 16,2024

1. Install "pakku" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install pakku on Arch using YAY

$ yay -S pakku

* (Optional) Uninstall pakku on Arch using YAY

$ yay -Rns pakku

2. Manually Install "pakku" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone pakku's git locally

$ git clone https://aur.archlinux.org/pakku.git ~/pakku

c. Go to ~/pakku folder and install it

$ cd ~/pakku $ makepkg -si

3. Information about the pakku package on Arch User Repository (AUR)

ID: 1211816
Name: pakku
PackageBaseID: 130697
PackageBase: pakku
Version: 0.17-2
Description: Pacman wrapper and AUR helper with a pacman-like user interface
URL: https://github.com/zqqw/pakku
NumVotes: 31
Popularity: 0.003376
OutOfDate:
Maintainer: apropos
Submitter: kitsunyan
FirstSubmitted: 1520718902
LastModified: 1676520055
URLPath: /cgit/aur.git/snapshot/pakku.tar.gz