ndn-nlsr on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S ndn-nlsr

* (Optional) Uninstall ndn-nlsr on Arch using YAY

$ yay -Rns ndn-nlsr

2. Manually Install "ndn-nlsr" via AUR

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

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

b. Clone ndn-nlsr's git locally

$ git clone https://aur.archlinux.org/ndn-nlsr.git ~/ndn-nlsr

c. Go to ~/ndn-nlsr folder and install it

$ cd ~/ndn-nlsr $ makepkg -si

3. Information about the ndn-nlsr package on Arch User Repository (AUR)

ID: 858114
Name: ndn-nlsr
PackageBaseID: 156495
PackageBase: ndn-nlsr
Version: 0.6.0-1
Description: Named Data Link State Routing Protocol
URL: https://github.com/named-data/NLSR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bertof
FirstSubmitted: 1596816245
LastModified: 1612379364
URLPath: /cgit/aur.git/snapshot/ndn-nlsr.tar.gz