passgo on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S passgo

* (Optional) Uninstall passgo on Arch using YAY

$ yay -Rns passgo

2. Manually Install "passgo" via AUR

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

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

b. Clone passgo's git locally

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

c. Go to ~/passgo folder and install it

$ cd ~/passgo $ makepkg -si

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

ID: 784315
Name: passgo
PackageBaseID: 157177
PackageBase: passgo
Version: 2.1.0-1
Description: Simple golang password manager.
URL: https://github.com/ejcx/passgo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greut
Submitter: greut
FirstSubmitted: 1598620871
LastModified: 1598620871
URLPath: /cgit/aur.git/snapshot/passgo.tar.gz