pw on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S pw

* (Optional) Uninstall pw on Arch using YAY

$ yay -Rns pw

2. Manually Install "pw" via AUR

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

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

b. Clone pw's git locally

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

c. Go to ~/pw folder and install it

$ cd ~/pw $ makepkg -si

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

ID: 1041786
Name: pw
PackageBaseID: 175962
PackageBase: pw
Version: 1.3-1
Description: A simple password manager
URL: https://gitlab.com/thomasjlsn/pw
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: thomasjlsn
Submitter: thomasjlsn
FirstSubmitted: 1644784472
LastModified: 1645601762
URLPath: /cgit/aur.git/snapshot/pw.tar.gz