buildg-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S buildg-git

* (Optional) Uninstall buildg-git on Arch using YAY

$ yay -Rns buildg-git

2. Manually Install "buildg-git" via AUR

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

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

b. Clone buildg-git's git locally

$ git clone https://aur.archlinux.org/buildg-git.git ~/buildg-git

c. Go to ~/buildg-git folder and install it

$ cd ~/buildg-git $ makepkg -si

3. Information about the buildg-git package on Arch User Repository (AUR)

ID: 1139460
Name: buildg-git
PackageBaseID: 185725
PackageBase: buildg-git
Version: v0.4.1.r8.fe2b44d-1
Description: Buildg is a tool to interactively debug Dockerfile based on BuildKit.
URL: https://github.com/ktock/buildg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: berk
Submitter: berk
FirstSubmitted: 1663141680
LastModified: 1663141899
URLPath: /cgit/aur.git/snapshot/buildg-git.tar.gz