buildkit-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S buildkit-bin

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

$ yay -Rns buildkit-bin

2. Manually Install "buildkit-bin" via AUR

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

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

b. Clone buildkit-bin's git locally

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

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

$ cd ~/buildkit-bin $ makepkg -si

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

ID: 1408068
Name: buildkit-bin
PackageBaseID: 171074
PackageBase: buildkit-bin
Version: 0.12.5-1
Description: concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
URL: https://github.com/moby/buildkit
NumVotes: 3
Popularity: 0.56576
OutOfDate:
Maintainer: rajdeep
Submitter: aw1cks
FirstSubmitted: 1631751418
LastModified: 1707746970
URLPath: /cgit/aur.git/snapshot/buildkit-bin.tar.gz