ignition-cmake-0 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ignition-cmake-0

* (Optional) Uninstall ignition-cmake-0 on Arch using YAY

$ yay -Rns ignition-cmake-0

2. Manually Install "ignition-cmake-0" via AUR

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

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

b. Clone ignition-cmake-0's git locally

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

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

$ cd ~/ignition-cmake-0 $ makepkg -si

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