ndn-nfd on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S ndn-nfd

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

$ yay -Rns ndn-nfd

2. Manually Install "ndn-nfd" via AUR

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

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

b. Clone ndn-nfd's git locally

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

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

$ cd ~/ndn-nfd $ makepkg -si

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

ID: 810273
Name: ndn-nfd
PackageBaseID: 145903
PackageBase: ndn-nfd
Version: 0.7.1-1
Description: NFD is a network forwarder that implements and evolves together with the Named Data Networking (NDN) protocol
URL: https://github.com/named-data/NFD
NumVotes: 0
Popularity: 0
OutOfDate: 1709072294
Maintainer:
Submitter: bertof
FirstSubmitted: 1571319275
LastModified: 1603838847
URLPath: /cgit/aur.git/snapshot/ndn-nfd.tar.gz