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

Last updated: November 14,2024

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

$ yay -S ignition-transport-4

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

$ yay -Rns ignition-transport-4

2. Manually Install "ignition-transport-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-transport-4's git locally

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

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

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

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