ns3-hg on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ns3-hg

* (Optional) Uninstall ns3-hg on Arch using YAY

$ yay -Rns ns3-hg

2. Manually Install "ns3-hg" via AUR

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

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

b. Clone ns3-hg's git locally

$ git clone https://aur.archlinux.org/ns3-hg.git ~/ns3-hg

c. Go to ~/ns3-hg folder and install it

$ cd ~/ns3-hg $ makepkg -si

3. Information about the ns3-hg package on Arch User Repository (AUR)

ID: 573199
Name: ns3-hg
PackageBaseID: 134784
PackageBase: ns3-hg
Version: r13896-1
Description: Discrete-event network simulator for Internet systems
URL: http://www.nsnam.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yhfudev
FirstSubmitted: 1533423083
LastModified: 1546467445
URLPath: /cgit/aur.git/snapshot/ns3-hg.tar.gz