build2 on AUR (Arch User Repository)
Last updated: November 05,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "build2" 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 build2 on Arch using YAY
$
yay -S
build2
Copied
* (Optional) Uninstall build2 on Arch using YAY
$
yay -Rns
build2
Copied
2. Manually Install "build2" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone build2's git locally
$
git clone https://aur.archlinux.org/build2.git
~/build2
Copied
c. Go to ~/build2 folder and install it
$
cd
~/build2
Copied
$
makepkg -si
Copied
3. Information about the build2 package on Arch User Repository (AUR)
ID: 1121250
Name: build2
PackageBaseID: 124926
PackageBase: build2
Version: 0.15.0-1
Description: build2 build system
URL: https://build2.org/
NumVotes: 13
Popularity: 0.121321
OutOfDate:
Maintainer: migrev
FirstSubmitted: 1503158592
LastModified: 1659520687
URLPath: /cgit/aur.git/snapshot/build2.tar.gz
Name: build2
PackageBaseID: 124926
PackageBase: build2
Version: 0.15.0-1
Description: build2 build system
URL: https://build2.org/
NumVotes: 13
Popularity: 0.121321
OutOfDate:
Maintainer: migrev
FirstSubmitted: 1503158592
LastModified: 1659520687
URLPath: /cgit/aur.git/snapshot/build2.tar.gz