mini-ndn-git on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S mini-ndn-git

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

$ yay -Rns mini-ndn-git

2. Manually Install "mini-ndn-git" 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-git's git locally

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

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

$ cd ~/mini-ndn-git $ makepkg -si

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

ID: 848971
Name: mini-ndn-git
PackageBaseID: 156510
PackageBase: mini-ndn-git
Version: v0.5.0.r2.gea2d5d6-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:
Maintainer:
Submitter: bertof
FirstSubmitted: 1596841213
LastModified: 1610930425
URLPath: /cgit/aur.git/snapshot/mini-ndn-git.tar.gz