buildkit-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S buildkit-git

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

$ yay -Rns buildkit-git

2. Manually Install "buildkit-git" via AUR

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

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

b. Clone buildkit-git's git locally

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

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

$ cd ~/buildkit-git $ makepkg -si

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

ID: 972026
Name: buildkit-git
PackageBaseID: 141929
PackageBase: buildkit-git
Version: r3441.ba673bbd-1
Description: BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner.
URL: https://github.com/moby/buildkit
NumVotes: 4
Popularity: 0.566235
OutOfDate:
Maintainer: rajdeep
Submitter: 0x76
FirstSubmitted: 1557484396
LastModified: 1633786208
URLPath: /cgit/aur.git/snapshot/buildkit-git.tar.gz