bomutils on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S bomutils

* (Optional) Uninstall bomutils on Arch using YAY

$ yay -Rns bomutils

2. Manually Install "bomutils" via AUR

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

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

b. Clone bomutils's git locally

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

c. Go to ~/bomutils folder and install it

$ cd ~/bomutils $ makepkg -si

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

ID: 928814
Name: bomutils
PackageBaseID: 168521
PackageBase: bomutils
Version: 0.2-2
Description: Open source tools to create bill-of-materials files used in Mac OS X installers
URL: https://github.com/peek1e/bomutils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: PeeK1e
FirstSubmitted: 1625103898
LastModified: 1625147300
URLPath: /cgit/aur.git/snapshot/bomutils.tar.gz