ansible-gopass on AUR (Arch User Repository)

Last updated: February 13,2025

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

$ yay -S ansible-gopass

* (Optional) Uninstall ansible-gopass on Arch using YAY

$ yay -Rns ansible-gopass

2. Manually Install "ansible-gopass" via AUR

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

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

b. Clone ansible-gopass's git locally

$ git clone https://aur.archlinux.org/ansible-gopass.git ~/ansible-gopass

c. Go to ~/ansible-gopass folder and install it

$ cd ~/ansible-gopass $ makepkg -si

3. Information about the ansible-gopass package on Arch User Repository (AUR)

ID: 1259979
Name: ansible-gopass
PackageBaseID: 191751
PackageBase: ansible-gopass
Version: 1.0.1-1
Description: a ansible plugin to lookup passwords in the gopass password manager
URL: https://github.com/christian-heusel/ansible-lookup-plugin-gopass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gromit
Submitter: gromit
FirstSubmitted: 1679312692
LastModified: 1684434934
URLPath: /cgit/aur.git/snapshot/ansible-gopass.tar.gz