ndn-cxx on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ndn-cxx

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

$ yay -Rns ndn-cxx

2. Manually Install "ndn-cxx" via AUR

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

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

b. Clone ndn-cxx's git locally

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

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

$ cd ~/ndn-cxx $ makepkg -si

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

ID: 810264
Name: ndn-cxx
PackageBaseID: 145901
PackageBase: ndn-cxx
Version: 0.7.1-1
Description: Library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications
URL: https://github.com/named-data/ndn-cxx
NumVotes: 0
Popularity: 0
OutOfDate: 1706651156
Maintainer:
Submitter: bertof
FirstSubmitted: 1571315450
LastModified: 1603837655
URLPath: /cgit/aur.git/snapshot/ndn-cxx.tar.gz