justbuild on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S justbuild

* (Optional) Uninstall justbuild on Arch using YAY

$ yay -Rns justbuild

2. Manually Install "justbuild" via AUR

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

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

b. Clone justbuild's git locally

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

c. Go to ~/justbuild folder and install it

$ cd ~/justbuild $ makepkg -si

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

ID: 1372448
Name: justbuild
PackageBaseID: 190096
PackageBase: justbuild
Version: 1.2.4-1
Description: A generic build system supporting multi-repository builds
URL: https://github.com/just-buildsystem/justbuild
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mhthies
Submitter: mhthies
FirstSubmitted: 1675373842
LastModified: 1703016207
URLPath: /cgit/aur.git/snapshot/justbuild.tar.gz