pass-ln on AUR (Arch User Repository)

Last updated: June 08,2024

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

$ yay -S pass-ln

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

$ yay -Rns pass-ln

2. Manually Install "pass-ln" via AUR

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

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

b. Clone pass-ln's git locally

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

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

$ cd ~/pass-ln $ makepkg -si

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

ID: 1078480
Name: pass-ln
PackageBaseID: 176509
PackageBase: pass-ln
Version: 2.1.0-1
Description: Pass extension for creating symbolic links
URL: https://github.com/radian-software/pass-ln
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: raxod502
Submitter: raxod502
FirstSubmitted: 1646112694
LastModified: 1652225955
URLPath: /cgit/aur.git/snapshot/pass-ln.tar.gz