docker-buildx-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S docker-buildx-git

* (Optional) Uninstall docker-buildx-git on Arch using YAY

$ yay -Rns docker-buildx-git

2. Manually Install "docker-buildx-git" via AUR

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

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

b. Clone docker-buildx-git's git locally

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

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

$ cd ~/docker-buildx-git $ makepkg -si

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

ID: 1384631
Name: docker-buildx-git
PackageBaseID: 201477
PackageBase: docker-buildx-git
Version: 0.12.1.r76.g78adfc80-1
Description: Docker CLI plugin for extended build capabilities with BuildKit
URL: https://github.com/docker/buildx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1705070746
LastModified: 1705070746
URLPath: /cgit/aur.git/snapshot/docker-buildx-git.tar.gz