gpass on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gpass

* (Optional) Uninstall gpass on Arch using YAY

$ yay -Rns gpass

2. Manually Install "gpass" via AUR

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

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

b. Clone gpass's git locally

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

c. Go to ~/gpass folder and install it

$ cd ~/gpass $ makepkg -si

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

ID: 201031
Name: gpass
PackageBaseID: 3275
PackageBase: gpass
Version: 0.5.1-2
Description: A password manegement software for GNOME2 desktop.
URL: http://projects.netlab.jp/gpass/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: revel
Submitter:
FirstSubmitted: 1138052656
LastModified: 1434904523
URLPath: /cgit/aur.git/snapshot/gpass.tar.gz