ndn-cpp on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "ndn-cpp" 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-cpp on Arch using YAY
$
yay -S
ndn-cpp
Copied
* (Optional) Uninstall ndn-cpp on Arch using YAY
$
yay -Rns
ndn-cpp
Copied
2. Manually Install "ndn-cpp" 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-cpp's git locally
$
git clone https://aur.archlinux.org/ndn-cpp.git
~/ndn-cpp
Copied
c. Go to ~/ndn-cpp folder and install it
$
cd
~/ndn-cpp
Copied
$
makepkg -si
Copied
3. Information about the ndn-cpp package on Arch User Repository (AUR)
ID: 814637
Name: ndn-cpp
PackageBaseID: 159516
PackageBase: ndn-cpp
Version: 0.17-1
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: 1604683217
LastModified: 1604683217
URLPath: /cgit/aur.git/snapshot/ndn-cpp.tar.gz
Name: ndn-cpp
PackageBaseID: 159516
PackageBase: ndn-cpp
Version: 0.17-1
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: 1604683217
LastModified: 1604683217
URLPath: /cgit/aur.git/snapshot/ndn-cpp.tar.gz