ndn-tools on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "ndn-tools" 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-tools on Arch using YAY
$
yay -S
ndn-tools
Copied
* (Optional) Uninstall ndn-tools on Arch using YAY
$
yay -Rns
ndn-tools
Copied
2. Manually Install "ndn-tools" 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-tools's git locally
$
git clone https://aur.archlinux.org/ndn-tools.git
~/ndn-tools
Copied
c. Go to ~/ndn-tools folder and install it
$
cd
~/ndn-tools
Copied
$
makepkg -si
Copied
3. Information about the ndn-tools package on Arch User Repository (AUR)
ID: 814615
Name: ndn-tools
PackageBaseID: 145904
PackageBase: ndn-tools
Version: 0.7.1-2
Description: A collection of basic tools for Named Data Networking
URL: https://github.com/named-data/ndn-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bertof
FirstSubmitted: 1571319832
LastModified: 1604680104
URLPath: /cgit/aur.git/snapshot/ndn-tools.tar.gz
Name: ndn-tools
PackageBaseID: 145904
PackageBase: ndn-tools
Version: 0.7.1-2
Description: A collection of basic tools for Named Data Networking
URL: https://github.com/named-data/ndn-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bertof
FirstSubmitted: 1571319832
LastModified: 1604680104
URLPath: /cgit/aur.git/snapshot/ndn-tools.tar.gz