pacana on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pacana

* (Optional) Uninstall pacana on Arch using YAY

$ yay -Rns pacana

2. Manually Install "pacana" via AUR

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

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

b. Clone pacana's git locally

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

c. Go to ~/pacana folder and install it

$ cd ~/pacana $ makepkg -si

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

ID: 915200
Name: pacana
PackageBaseID: 149028
PackageBase: pacana
Version: 0.13-1
Description: Pacman repository analysis tool
URL: https://github.com/bbidulock/pacana
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1581438691
LastModified: 1622533953
URLPath: /cgit/aur.git/snapshot/pacana.tar.gz