buildah-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S buildah-git

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

$ yay -Rns buildah-git

2. Manually Install "buildah-git" via AUR

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

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

b. Clone buildah-git's git locally

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

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

$ cd ~/buildah-git $ makepkg -si

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

ID: 1087443
Name: buildah-git
PackageBaseID: 123578
PackageBase: buildah-git
Version: 1.26.0.r50.g468b1309-1
Description: A tool which facilitates building OCI images (git)
URL: https://github.com/containers/buildah.git
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: samarthj
Submitter: Foxboron
FirstSubmitted: 1498229336
LastModified: 1653963177
URLPath: /cgit/aur.git/snapshot/buildah-git.tar.gz