mini-ndn on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mini-ndn

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

$ yay -Rns mini-ndn

2. Manually Install "mini-ndn" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mini-ndn's git locally

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

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

$ cd ~/mini-ndn $ makepkg -si

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

ID: 839708
Name: mini-ndn
PackageBaseID: 156513
PackageBase: mini-ndn
Version: 0.5.0-1
Description: Lightweight networking emulation tool that enables testing, experimentation, and research on the NDN platform based on Mininet
URL: https://github.com/named-data/mini-ndn
NumVotes: 0
Popularity: 0
OutOfDate: 1644349166
Maintainer:
Submitter: bertof
FirstSubmitted: 1596843047
LastModified: 1609233885
URLPath: /cgit/aur.git/snapshot/mini-ndn.tar.gz