pa on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S pa

* (Optional) Uninstall pa on Arch using YAY

$ yay -Rns pa

2. Manually Install "pa" via AUR

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

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

b. Clone pa's git locally

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

c. Go to ~/pa folder and install it

$ cd ~/pa $ makepkg -si

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

ID: 507305
Name: pa
PackageBaseID: 132009
PackageBase: pa
Version: 0.2-1
Description: Password manager similar to pass but with symmetric encryption
URL: http://github.com/asdil12/pa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: asdil12
Submitter: asdil12
FirstSubmitted: 1525208980
LastModified: 1525208980
URLPath: /cgit/aur.git/snapshot/pa.tar.gz