stage-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S stage-git

* (Optional) Uninstall stage-git on Arch using YAY

$ yay -Rns stage-git

2. Manually Install "stage-git" via AUR

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

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

b. Clone stage-git's git locally

$ git clone https://aur.archlinux.org/stage-git.git ~/stage-git

c. Go to ~/stage-git folder and install it

$ cd ~/stage-git $ makepkg -si

3. Information about the stage-git package on Arch User Repository (AUR)

ID: 610188
Name: stage-git
PackageBaseID: 125876
PackageBase: stage-git
Version: r2333.0c85412d-1
Description: Stage is a robot simulator providing a virtual world populated by mobile robots and sensors, along with various objects for the robots to sense and manipulate.
URL: http://rtv.github.io/Stage/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jerry73204
Submitter: jerry73204
FirstSubmitted: 1506400394
LastModified: 1557164889
URLPath: /cgit/aur.git/snapshot/stage-git.tar.gz