pakka on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "pakka" 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 pakka on Arch using YAY

$ yay -S pakka

* (Optional) Uninstall pakka on Arch using YAY

$ yay -Rns pakka

2. Manually Install "pakka" via AUR

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

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

b. Clone pakka's git locally

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

c. Go to ~/pakka folder and install it

$ cd ~/pakka $ makepkg -si

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

ID: 939242
Name: pakka
PackageBaseID: 169218
PackageBase: pakka
Version: 0.0.2-1
Description: A simple bash based AUR helper for Arch Linux
URL: https://github.com/SidharthArya/pakka
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SidharthArya
Submitter: SidharthArya
FirstSubmitted: 1627286761
LastModified: 1627287943
URLPath: /cgit/aur.git/snapshot/pakka.tar.gz