pass-file on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S pass-file

* (Optional) Uninstall pass-file on Arch using YAY

$ yay -Rns pass-file

2. Manually Install "pass-file" via AUR

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

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

b. Clone pass-file's git locally

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

c. Go to ~/pass-file folder and install it

$ cd ~/pass-file $ makepkg -si

3. Information about the pass-file package on Arch User Repository (AUR)

ID: 820469
Name: pass-file
PackageBaseID: 160016
PackageBase: pass-file
Version: 1.0.0-1
Description: A pass extension for managing files
URL: https://github.com/dvogt23/pass-file
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: B3RR10
Submitter: B3RR10
FirstSubmitted: 1605714984
LastModified: 1605714984
URLPath: /cgit/aur.git/snapshot/pass-file.tar.gz