ignite-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ignite-bin

* (Optional) Uninstall ignite-bin on Arch using YAY

$ yay -Rns ignite-bin

2. Manually Install "ignite-bin" via AUR

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

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

b. Clone ignite-bin's git locally

$ git clone https://aur.archlinux.org/ignite-bin.git ~/ignite-bin

c. Go to ~/ignite-bin folder and install it

$ cd ~/ignite-bin $ makepkg -si

3. Information about the ignite-bin package on Arch User Repository (AUR)

ID: 654272
Name: ignite-bin
PackageBaseID: 143428
PackageBase: ignite-bin
Version: 0.6.0-1
Description: Weaveworks Ignite, combines Firecracker MicroVMs with Docker/OCI images to unify containers and VMs.
URL: https://github.com/weaveworks/ignite
NumVotes: 4
Popularity: 0
OutOfDate: 1571736332
Maintainer: curx
Submitter: curx
FirstSubmitted: 1562951606
LastModified: 1570567725
URLPath: /cgit/aur.git/snapshot/ignite-bin.tar.gz