pw on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install pw on Arch using YAY
$
yay -S
pw
Copied
* (Optional) Uninstall pw on Arch using YAY
$
yay -Rns
pw
Copied
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
Copied
b. Clone pw's git locally
$
git clone https://aur.archlinux.org/pw.git
~/pw
Copied
c. Go to ~/pw folder and install it
$
cd
~/pw
Copied
$
makepkg -si
Copied
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
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