jhbuild on AUR (Arch User Repository)
Last updated: January 09,2025
1. Install "jhbuild" 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 jhbuild on Arch using YAY
$
yay -S
jhbuild
Copied
* (Optional) Uninstall jhbuild on Arch using YAY
$
yay -Rns
jhbuild
Copied
2. Manually Install "jhbuild" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone jhbuild's git locally
$
git clone https://aur.archlinux.org/jhbuild.git
~/jhbuild
Copied
c. Go to ~/jhbuild folder and install it
$
cd
~/jhbuild
Copied
$
makepkg -si
Copied
3. Information about the jhbuild package on Arch User Repository (AUR)
ID: 1025441
Name: jhbuild
PackageBaseID: 97778
PackageBase: jhbuild
Version: 3.38.0.r0.g30ef98f3-3
Description: Tool to build the whole GNOME desktop from sources
URL: https://wiki.gnome.org/Projects/Jhbuild
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: rafaelff
Submitter: markzz
FirstSubmitted: 1439740099
LastModified: 1643132579
URLPath: /cgit/aur.git/snapshot/jhbuild.tar.gz
Name: jhbuild
PackageBaseID: 97778
PackageBase: jhbuild
Version: 3.38.0.r0.g30ef98f3-3
Description: Tool to build the whole GNOME desktop from sources
URL: https://wiki.gnome.org/Projects/Jhbuild
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: rafaelff
Submitter: markzz
FirstSubmitted: 1439740099
LastModified: 1643132579
URLPath: /cgit/aur.git/snapshot/jhbuild.tar.gz