osbuild-composer on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S osbuild-composer

* (Optional) Uninstall osbuild-composer on Arch using YAY

$ yay -Rns osbuild-composer

2. Manually Install "osbuild-composer" via AUR

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

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

b. Clone osbuild-composer's git locally

$ git clone https://aur.archlinux.org/osbuild-composer.git ~/osbuild-composer

c. Go to ~/osbuild-composer folder and install it

$ cd ~/osbuild-composer $ makepkg -si

3. Information about the osbuild-composer package on Arch User Repository (AUR)

ID: 1422737
Name: osbuild-composer
PackageBaseID: 183582
PackageBase: osbuild-composer
Version: 102-1
Description: An HTTP service for building bootable OS images
URL: https://www.osbuild.org
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: achilleas
Submitter: achilleas
FirstSubmitted: 1656349600
LastModified: 1709846569
URLPath: /cgit/aur.git/snapshot/osbuild-composer.tar.gz