emacs-password-store on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S emacs-password-store

* (Optional) Uninstall emacs-password-store on Arch using YAY

$ yay -Rns emacs-password-store

2. Manually Install "emacs-password-store" via AUR

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

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

b. Clone emacs-password-store's git locally

$ git clone https://aur.archlinux.org/emacs-password-store.git ~/emacs-password-store

c. Go to ~/emacs-password-store folder and install it

$ cd ~/emacs-password-store $ makepkg -si

3. Information about the emacs-password-store package on Arch User Repository (AUR)

ID: 544903
Name: emacs-password-store
PackageBaseID: 136101
PackageBase: emacs-password-store
Version: 1.7.3-1
Description: Password store (pass) support
URL: https://www.passwordstore.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sballert
FirstSubmitted: 1537279460
LastModified: 1537279460
URLPath: /cgit/aur.git/snapshot/emacs-password-store.tar.gz