nam on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S nam

* (Optional) Uninstall nam on Arch using YAY

$ yay -Rns nam

2. Manually Install "nam" via AUR

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

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

b. Clone nam's git locally

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

c. Go to ~/nam folder and install it

$ cd ~/nam $ makepkg -si

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

ID: 354552
Name: nam
PackageBaseID: 3859
PackageBase: nam
Version: 1.15-6
Description: Tcl/TK based animation tool for viewing network simulation traces and real world packet traces
URL: http://www.isi.edu/nsnam/nam/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: qrwteyrutiyoup
Submitter: shaurz
FirstSubmitted: 1142560351
LastModified: 1478629004
URLPath: /cgit/aur.git/snapshot/nam.tar.gz