pash on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pash

* (Optional) Uninstall pash on Arch using YAY

$ yay -Rns pash

2. Manually Install "pash" via AUR

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

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

b. Clone pash's git locally

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

c. Go to ~/pash folder and install it

$ cd ~/pash $ makepkg -si

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

ID: 982038
Name: pash
PackageBaseID: 147092
PackageBase: pash
Version: 2.3.0-3
Description: Simple password manager using GPG written in POSIX sh
URL: https://github.com/dylanaraps/pash
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: abdelq
FirstSubmitted: 1575149719
LastModified: 1635739727
URLPath: /cgit/aur.git/snapshot/pash.tar.gz