ignition on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install ignition on Arch using YAY
$
yay -S
ignition
Copied
* (Optional) Uninstall ignition on Arch using YAY
$
yay -Rns
ignition
Copied
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
Copied
b. Clone ignition's git locally
$
git clone https://aur.archlinux.org/ignition.git
~/ignition
Copied
c. Go to ~/ignition folder and install it
$
cd
~/ignition
Copied
$
makepkg -si
Copied
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
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