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

Last updated: November 13,2024

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

$ yay -S ndn-cpp-git

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

$ yay -Rns ndn-cpp-git

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

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

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

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

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

ID: 816906
Name: ndn-cpp-git
PackageBaseID: 159554
PackageBase: ndn-cpp-git
Version: v0.17.r66.g6d789adb-2
Description: A new implementation of a Named Data Networking client library written in C++ and C. It is wire format compatible with the NDN-TLV encoding.
URL: https://github.com/named-data/ndn-cpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bertof
FirstSubmitted: 1604746384
LastModified: 1605031991
URLPath: /cgit/aur.git/snapshot/ndn-cpp-git.tar.gz