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