matchbox on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S matchbox

* (Optional) Uninstall matchbox on Arch using YAY

$ yay -Rns matchbox

2. Manually Install "matchbox" via AUR

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

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

b. Clone matchbox's git locally

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

c. Go to ~/matchbox folder and install it

$ cd ~/matchbox $ makepkg -si

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

ID: 918709
Name: matchbox
PackageBaseID: 136175
PackageBase: matchbox
Version: 0.9.0-1
Description: Network boot and provision Fedora CoreOS and Flatcar Linux clusters.
URL: https://matchbox.psdn.io/
NumVotes: 1
Popularity: 0
OutOfDate: 1662334920
Maintainer: denisse
Submitter: Prototik
FirstSubmitted: 1537549590
LastModified: 1623216286
URLPath: /cgit/aur.git/snapshot/matchbox.tar.gz