emane on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S emane

* (Optional) Uninstall emane on Arch using YAY

$ yay -Rns emane

2. Manually Install "emane" via AUR

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

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

b. Clone emane's git locally

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

c. Go to ~/emane folder and install it

$ cd ~/emane $ makepkg -si

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

ID: 1013129
Name: emane
PackageBaseID: 42253
PackageBase: emane
Version: 1.3.3-1
Description: Extendable Mobile Ad-hoc Network Emulator
URL: https://github.com/adjacentlink/emane
NumVotes: 1
Popularity: 0
OutOfDate: 1689028451
Maintainer: Splork
Submitter: tom5760
FirstSubmitted: 1288214553
LastModified: 1641156636
URLPath: /cgit/aur.git/snapshot/emane.tar.gz