acbuild-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S acbuild-git

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

$ yay -Rns acbuild-git

2. Manually Install "acbuild-git" via AUR

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

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

b. Clone acbuild-git's git locally

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

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

$ cd ~/acbuild-git $ makepkg -si

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

ID: 279576
Name: acbuild-git
PackageBaseID: 108128
PackageBase: acbuild-git
Version: 0.2.2-1
Description: Command line utility to build and modify App Container Images (ACIs), the container image format defined in the App Container (appc) spec.
URL: https://github.com/appc/acbuild
NumVotes: 0
Popularity: 0
OutOfDate: 1704322695
Maintainer:
Submitter: qwazerty
FirstSubmitted: 1456622440
LastModified: 1456623240
URLPath: /cgit/aur.git/snapshot/acbuild-git.tar.gz