buildg on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install buildg on Arch using YAY
$
yay -S
buildg
Copied
* (Optional) Uninstall buildg on Arch using YAY
$
yay -Rns
buildg
Copied
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
Copied
b. Clone buildg's git locally
$
git clone https://aur.archlinux.org/buildg.git
~/buildg
Copied
c. Go to ~/buildg folder and install it
$
cd
~/buildg
Copied
$
makepkg -si
Copied
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
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