gaspass on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S gaspass

* (Optional) Uninstall gaspass on Arch using YAY

$ yay -Rns gaspass

2. Manually Install "gaspass" via AUR

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

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

b. Clone gaspass's git locally

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

c. Go to ~/gaspass folder and install it

$ cd ~/gaspass $ makepkg -si

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

ID: 627266
Name: gaspass
PackageBaseID: 143243
PackageBase: gaspass
Version: 0.1.1-2
Description: Manage passwords without storing them
URL: https://github.com/KawaiDesu/gaspass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KawaiDesu
Submitter: KawaiDesu
FirstSubmitted: 1562420149
LastModified: 1562420643
URLPath: /cgit/aur.git/snapshot/gaspass.tar.gz