ignition on AUR (Arch User Repository)

Last updated: April 20,2024

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

$ yay -S ignition

* (Optional) Uninstall ignition on Arch using YAY

$ yay -Rns ignition

2. Manually Install "ignition" via AUR

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

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

b. Clone ignition's git locally

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

c. Go to ~/ignition folder and install it

$ cd ~/ignition $ makepkg -si

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

ID: 993471
Name: ignition
PackageBaseID: 173406
PackageBase: ignition
Version: 2.12.0-1
Description: First boot installer and configuration tool
URL: https://coreos.github.io/ignition/
NumVotes: 0
Popularity: 0
OutOfDate: 1680518164
Maintainer: mmh
Submitter: mmh
FirstSubmitted: 1637764485
LastModified: 1637764485
URLPath: /cgit/aur.git/snapshot/ignition.tar.gz