upass on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "upass" 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 upass on Arch using YAY
$
yay -S
upass
Copied
* (Optional) Uninstall upass on Arch using YAY
$
yay -Rns
upass
Copied
2. Manually Install "upass" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone upass's git locally
$
git clone https://aur.archlinux.org/upass.git
~/upass
Copied
c. Go to ~/upass folder and install it
$
cd
~/upass
Copied
$
makepkg -si
Copied
3. Information about the upass package on Arch User Repository (AUR)
ID: 539145
Name: upass
PackageBaseID: 95585
PackageBase: upass
Version: 0.3.0-1
Description: Console UI for pass
URL: https://github.com/Kwpolska/upass
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Kwpolska
Submitter: Kwpolska
FirstSubmitted: 1436122766
LastModified: 1535479074
URLPath: /cgit/aur.git/snapshot/upass.tar.gz
Name: upass
PackageBaseID: 95585
PackageBase: upass
Version: 0.3.0-1
Description: Console UI for pass
URL: https://github.com/Kwpolska/upass
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Kwpolska
Submitter: Kwpolska
FirstSubmitted: 1436122766
LastModified: 1535479074
URLPath: /cgit/aur.git/snapshot/upass.tar.gz