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