gazebo on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S gazebo

* (Optional) Uninstall gazebo on Arch using YAY

$ yay -Rns gazebo

2. Manually Install "gazebo" via AUR

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

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

b. Clone gazebo's git locally

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

c. Go to ~/gazebo folder and install it

$ cd ~/gazebo $ makepkg -si

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

ID: 1367959
Name: gazebo
PackageBaseID: 20839
PackageBase: gazebo
Version: 11.14.0-2
Description: A multi-robot simulator for outdoor environments
URL: https://classic.gazebosim.org/
NumVotes: 35
Popularity: 0.016272
OutOfDate:
Maintainer: acxz
Submitter:
FirstSubmitted: 1224370743
LastModified: 1702305351
URLPath: /cgit/aur.git/snapshot/gazebo.tar.gz