ignition-math-4 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ignition-math-4

* (Optional) Uninstall ignition-math-4 on Arch using YAY

$ yay -Rns ignition-math-4

2. Manually Install "ignition-math-4" via AUR

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

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

b. Clone ignition-math-4's git locally

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

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

$ cd ~/ignition-math-4 $ makepkg -si

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