jhbuild on AUR (Arch User Repository)

Last updated: May 13,2024

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

b. Install jhbuild on Arch using YAY

$ yay -S jhbuild

* (Optional) Uninstall jhbuild on Arch using YAY

$ yay -Rns jhbuild

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

b. Clone jhbuild's git locally

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

c. Go to ~/jhbuild folder and install it

$ cd ~/jhbuild $ makepkg -si

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