lig on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S lig

* (Optional) Uninstall lig on Arch using YAY

$ yay -Rns lig

2. Manually Install "lig" via AUR

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

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

b. Clone lig's git locally

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

c. Go to ~/lig folder and install it

$ cd ~/lig $ makepkg -si

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

ID: 480170
Name: lig
PackageBaseID: 129398
PackageBase: lig
Version: r139.g2680249-1
Description: LISP Internet Groper, a tool that can be used to query the LISP Map-Server database
URL: https://github.com/LISPmob/lig-lispmob
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grawity
FirstSubmitted: 1516686336
LastModified: 1516686499
URLPath: /cgit/aur.git/snapshot/lig.tar.gz