netlogo on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install netlogo on Arch using YAY
$
yay -S
netlogo
Copied
* (Optional) Uninstall netlogo on Arch using YAY
$
yay -Rns
netlogo
Copied
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
Copied
b. Clone netlogo's git locally
$
git clone https://aur.archlinux.org/netlogo.git
~/netlogo
Copied
c. Go to ~/netlogo folder and install it
$
cd
~/netlogo
Copied
$
makepkg -si
Copied
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
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