lnn on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S lnn

* (Optional) Uninstall lnn on Arch using YAY

$ yay -Rns lnn

2. Manually Install "lnn" via AUR

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

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

b. Clone lnn's git locally

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

c. Go to ~/lnn folder and install it

$ cd ~/lnn $ makepkg -si

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

ID: 1283223
Name: lnn
PackageBaseID: 194428
PackageBase: lnn
Version: 0.1.6-1
Description: A tool to hardlink directories
URL: https://github.com/JanzenJohn/lnn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: JohnJanzen
Submitter: JohnJanzen
FirstSubmitted: 1686128371
LastModified: 1688494357
URLPath: /cgit/aur.git/snapshot/lnn.tar.gz