ndn-cxx-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ndn-cxx-git

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

$ yay -Rns ndn-cxx-git

2. Manually Install "ndn-cxx-git" 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-git's git locally

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

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

$ cd ~/ndn-cxx-git $ makepkg -si

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

ID: 777113
Name: ndn-cxx-git
PackageBaseID: 145548
PackageBase: ndn-cxx-git
Version: 0.7.0.r48.g599623c3-2
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:
Maintainer:
Submitter: bertof
FirstSubmitted: 1570190424
LastModified: 1597072698
URLPath: /cgit/aur.git/snapshot/ndn-cxx-git.tar.gz