pakka on AUR (Arch User Repository)
Last updated: December 29,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
Copied
b. Install pakka on Arch using YAY
$
yay -S
pakka
Copied
* (Optional) Uninstall pakka on Arch using YAY
$
yay -Rns
pakka
Copied
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
Copied
b. Clone pakka's git locally
$
git clone https://aur.archlinux.org/pakka.git
~/pakka
Copied
c. Go to ~/pakka folder and install it
$
cd
~/pakka
Copied
$
makepkg -si
Copied
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
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