ignition-rendering on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ignition-rendering

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

$ yay -Rns ignition-rendering

2. Manually Install "ignition-rendering" via AUR

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

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

b. Clone ignition-rendering's git locally

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

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

$ cd ~/ignition-rendering $ makepkg -si

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

ID: 1358126
Name: ignition-rendering
PackageBaseID: 160760
PackageBase: ignition-rendering
Version: 8.0.0-2
Description: C++ library designed to provide an abstraction for different rendering engines. It offers unified APIs for creating 3D graphics applications.
URL: https://gazebosim.org/libs/rendering
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1607558128
LastModified: 1700751685
URLPath: /cgit/aur.git/snapshot/ignition-rendering.tar.gz