goldboot on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S goldboot

* (Optional) Uninstall goldboot on Arch using YAY

$ yay -Rns goldboot

2. Manually Install "goldboot" via AUR

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

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

b. Clone goldboot's git locally

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

c. Go to ~/goldboot folder and install it

$ cd ~/goldboot $ makepkg -si

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

ID: 1428691
Name: goldboot
PackageBaseID: 203765
PackageBase: goldboot
Version: 0.0.1-1
Description: Immutable infrastructure for the desktop!
URL: https://github.com/fossable/goldboot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fossable
Submitter: fossable
FirstSubmitted: 1710619084
LastModified: 1710619084
URLPath: /cgit/aur.git/snapshot/goldboot.tar.gz