omnetpp on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S omnetpp

* (Optional) Uninstall omnetpp on Arch using YAY

$ yay -Rns omnetpp

2. Manually Install "omnetpp" via AUR

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

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

b. Clone omnetpp's git locally

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

c. Go to ~/omnetpp folder and install it

$ cd ~/omnetpp $ makepkg -si

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

ID: 1425766
Name: omnetpp
PackageBaseID: 111348
PackageBase: omnetpp
Version: 6.0.3-1
Description: Component-based simulation package designed for modeling communication networks
URL: http://www.omnetpp.org
NumVotes: 3
Popularity: 0.001234
OutOfDate:
Maintainer: ekkelett
Submitter: yhfudev
FirstSubmitted: 1463465792
LastModified: 1710242982
URLPath: /cgit/aur.git/snapshot/omnetpp.tar.gz