ns on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ns

* (Optional) Uninstall ns on Arch using YAY

$ yay -Rns ns

2. Manually Install "ns" via AUR

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

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

b. Clone ns's git locally

$ git clone https://aur.archlinux.org/ns.git ~/ns

c. Go to ~/ns folder and install it

$ cd ~/ns $ makepkg -si

3. Information about the ns package on Arch User Repository (AUR)

ID: 1119145
Name: ns
PackageBaseID: 3860
PackageBase: ns
Version: 2.35-9
Description: Discrete event simulator targeted at networking research
URL: http://www.isi.edu/nsnam/ns/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: qrwteyrutiyoup
Submitter: shaurz
FirstSubmitted: 1142560371
LastModified: 1659134175
URLPath: /cgit/aur.git/snapshot/ns.tar.gz