justbuild on AUR (Arch User Repository)
Last updated: December 28,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
Copied
b. Install justbuild on Arch using YAY
$
yay -S
justbuild
Copied
* (Optional) Uninstall justbuild on Arch using YAY
$
yay -Rns
justbuild
Copied
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
Copied
b. Clone justbuild's git locally
$
git clone https://aur.archlinux.org/justbuild.git
~/justbuild
Copied
c. Go to ~/justbuild folder and install it
$
cd
~/justbuild
Copied
$
makepkg -si
Copied
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
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