prs on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S prs

* (Optional) Uninstall prs on Arch using YAY

$ yay -Rns prs

2. Manually Install "prs" via AUR

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

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

b. Clone prs's git locally

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

c. Go to ~/prs folder and install it

$ cd ~/prs $ makepkg -si

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

ID: 1199282
Name: prs
PackageBaseID: 161166
PackageBase: prs
Version: 0.5.0-1
Description: Secure, fast & convenient password manager CLI using GPG and git to sync
URL: https://gitlab.com/timvisee/prs
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1608653892
LastModified: 1674150678
URLPath: /cgit/aur.git/snapshot/prs.tar.gz