robocode on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S robocode

* (Optional) Uninstall robocode on Arch using YAY

$ yay -Rns robocode

2. Manually Install "robocode" via AUR

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

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

b. Clone robocode's git locally

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

c. Go to ~/robocode folder and install it

$ cd ~/robocode $ makepkg -si

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

ID: 1384355
Name: robocode
PackageBaseID: 52749
PackageBase: robocode
Version: 1.9.5.2-1
Description: Programming game, where the goal is to develop a robot battle tank to battle against other tanks in Java or .NET. The robot battles are running in real-time and on-screen.
URL: http://robocode.sourceforge.net
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: clebermatheus
Submitter: divineant
FirstSubmitted: 1317210294
LastModified: 1705022731
URLPath: /cgit/aur.git/snapshot/robocode.tar.gz