lndir on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S lndir

* (Optional) Uninstall lndir on Arch using YAY

$ yay -Rns lndir

2. Manually Install "lndir" via AUR

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

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

b. Clone lndir's git locally

$ git clone https://aur.archlinux.org/lndir.git ~/lndir

c. Go to ~/lndir folder and install it

$ cd ~/lndir $ makepkg -si

3. Information about the lndir package on Arch User Repository (AUR)

ID: 1317201
Name: lndir
PackageBaseID: 45640
PackageBase: lndir
Version: 1.0.4-1
Description: Create a shadow directory of symbolic links to another directory tree
URL: http://xorg.freedesktop.org/
NumVotes: 4
Popularity: 0.425574
OutOfDate:
Maintainer: drrossum
Submitter:
FirstSubmitted: 1295678553
LastModified: 1694421368
URLPath: /cgit/aur.git/snapshot/lndir.tar.gz

5. The same packages on other Linux Distributions