passed-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S passed-git

* (Optional) Uninstall passed-git on Arch using YAY

$ yay -Rns passed-git

2. Manually Install "passed-git" via AUR

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

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

b. Clone passed-git's git locally

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

c. Go to ~/passed-git folder and install it

$ cd ~/passed-git $ makepkg -si

3. Information about the passed-git package on Arch User Repository (AUR)

ID: 230461
Name: passed-git
PackageBaseID: 99925
PackageBase: passed-git
Version: 0.0.1-1
Description: A simple script to modify password store entries with sed commands
URL: https://github.com/jreinert/passed
NumVotes: 3
Popularity: 0
OutOfDate: 1702545793
Maintainer: jokke
Submitter: jokke
FirstSubmitted: 1442153773
LastModified: 1442154306
URLPath: /cgit/aur.git/snapshot/passed-git.tar.gz