netemul on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S netemul

* (Optional) Uninstall netemul on Arch using YAY

$ yay -Rns netemul

2. Manually Install "netemul" via AUR

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

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

b. Clone netemul's git locally

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

c. Go to ~/netemul folder and install it

$ cd ~/netemul $ makepkg -si

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

ID: 196457
Name: netemul
PackageBaseID: 29557
PackageBase: netemul
Version: 1.0-2
Description: a program for simulating computer networks
URL: http://sourceforge.net/projects/netemul
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1251028343
LastModified: 1434370840
URLPath: /cgit/aur.git/snapshot/netemul.tar.gz

5. The same packages on other Linux Distributions