rcssserver on AUR (Arch User Repository)

Last updated: January 12,2025

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

$ yay -S rcssserver

* (Optional) Uninstall rcssserver on Arch using YAY

$ yay -Rns rcssserver

2. Manually Install "rcssserver" via AUR

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

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

b. Clone rcssserver's git locally

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

c. Go to ~/rcssserver folder and install it

$ cd ~/rcssserver $ makepkg -si

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

ID: 1403636
Name: rcssserver
PackageBaseID: 13919
PackageBase: rcssserver
Version: 18.1.3-1
Description: The RoboCup Soccer Simulator Server is a research and educational tool for multi-agent systems and artificial intelligence. It allows 11 simulated autonomous robotic players to play soccer.
URL: https://github.com/rcsoccersim/rcssserver
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: PlasticSoup
Submitter:
FirstSubmitted: 1195783034
LastModified: 1707014799
URLPath: /cgit/aur.git/snapshot/rcssserver.tar.gz