holo-build on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S holo-build

* (Optional) Uninstall holo-build on Arch using YAY

$ yay -Rns holo-build

2. Manually Install "holo-build" via AUR

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

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

b. Clone holo-build's git locally

$ git clone https://aur.archlinux.org/holo-build.git ~/holo-build

c. Go to ~/holo-build folder and install it

$ cd ~/holo-build $ makepkg -si

3. Information about the holo-build package on Arch User Repository (AUR)

ID: 803790
Name: holo-build
PackageBaseID: 104196
PackageBase: holo-build
Version: 1.6.1-1
Description: Cross-distribution system package compiler
URL: http://holocm.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: majewsky
Submitter: majewsky
FirstSubmitted: 1449265154
LastModified: 1602532295
URLPath: /cgit/aur.git/snapshot/holo-build.tar.gz