netlogo on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S netlogo

* (Optional) Uninstall netlogo on Arch using YAY

$ yay -Rns netlogo

2. Manually Install "netlogo" via AUR

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

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

b. Clone netlogo's git locally

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

c. Go to ~/netlogo folder and install it

$ cd ~/netlogo $ makepkg -si

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

ID: 1413866
Name: netlogo
PackageBaseID: 110884
PackageBase: netlogo
Version: 6.4.0-2
Description: A multi-agent programmable modeling environment.
URL: http://ccl.northwestern.edu/netlogo/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: The_Loko
Submitter:
FirstSubmitted: 1462326703
LastModified: 1708630641
URLPath: /cgit/aur.git/snapshot/netlogo.tar.gz