ignition-gui on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ignition-gui

* (Optional) Uninstall ignition-gui on Arch using YAY

$ yay -Rns ignition-gui

2. Manually Install "ignition-gui" via AUR

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

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

b. Clone ignition-gui's git locally

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

c. Go to ~/ignition-gui folder and install it

$ cd ~/ignition-gui $ makepkg -si

3. Information about the ignition-gui package on Arch User Repository (AUR)

ID: 1358130
Name: ignition-gui
PackageBaseID: 160761
PackageBase: ignition-gui
Version: 8.0.0-1
Description: Builds on top of Qt to provide widgets which are useful when developing robotics applications, such as a 3D view, plots, dashboard, etc, and can be used together in a convenient unified interface.
URL: https://gazebosim.org/libs/gui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1607558626
LastModified: 1700751977
URLPath: /cgit/aur.git/snapshot/ignition-gui.tar.gz