ndn-cxx on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install ndn-cxx on Arch using YAY
$
yay -S
ndn-cxx
Copied
* (Optional) Uninstall ndn-cxx on Arch using YAY
$
yay -Rns
ndn-cxx
Copied
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
Copied
b. Clone ndn-cxx's git locally
$
git clone https://aur.archlinux.org/ndn-cxx.git
~/ndn-cxx
Copied
c. Go to ~/ndn-cxx folder and install it
$
cd
~/ndn-cxx
Copied
$
makepkg -si
Copied
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
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