swarm on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S swarm

* (Optional) Uninstall swarm on Arch using YAY

$ yay -Rns swarm

2. Manually Install "swarm" via AUR

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

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

b. Clone swarm's git locally

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

c. Go to ~/swarm folder and install it

$ cd ~/swarm $ makepkg -si

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

ID: 278018
Name: swarm
PackageBaseID: 107943
PackageBase: swarm
Version: 2.4.1-2
Description: An open source platform for agent-based models
URL: http://www.swarm.org
NumVotes: 0
Popularity: 0
OutOfDate: 1704318809
Maintainer: aspirogrammer
Submitter: aspirogrammer
FirstSubmitted: 1456204470
LastModified: 1456208322
URLPath: /cgit/aur.git/snapshot/swarm.tar.gz