buildg on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S buildg

* (Optional) Uninstall buildg on Arch using YAY

$ yay -Rns buildg

2. Manually Install "buildg" via AUR

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

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

b. Clone buildg's git locally

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

c. Go to ~/buildg folder and install it

$ cd ~/buildg $ makepkg -si

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

ID: 1196656
Name: buildg
PackageBaseID: 183754
PackageBase: buildg
Version: 0.4.1-1
Description: Interactive debugger for Dockerfile, with support for IDEs (VS Code, Emacs, Neovim, etc.)
URL: https://github.com/ktock/buildg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mapk0y
Submitter: mapk0y
FirstSubmitted: 1656920243
LastModified: 1673677819
URLPath: /cgit/aur.git/snapshot/buildg.tar.gz