docker2aci-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S docker2aci-bin

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

$ yay -Rns docker2aci-bin

2. Manually Install "docker2aci-bin" via AUR

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

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

b. Clone docker2aci-bin's git locally

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

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

$ cd ~/docker2aci-bin $ makepkg -si

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

ID: 529722
Name: docker2aci-bin
PackageBaseID: 117848
PackageBase: docker2aci-bin
Version: 0.17.2-1
Description: CLI tool to convert Docker images to ACI.
URL: https://github.com/appc/docker2aci
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bryn
Submitter: bryn
FirstSubmitted: 1482145183
LastModified: 1532689800
URLPath: /cgit/aur.git/snapshot/docker2aci-bin.tar.gz