ndn-tools on AUR (Arch User Repository)

Last updated: May 04,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

b. Install ndn-tools on Arch using YAY

$ yay -S ndn-tools

* (Optional) Uninstall ndn-tools on Arch using YAY

$ yay -Rns ndn-tools

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

b. Clone ndn-tools's git locally

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

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

$ cd ~/ndn-tools $ makepkg -si

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