docker2aci on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S docker2aci

* (Optional) Uninstall docker2aci on Arch using YAY

$ yay -Rns docker2aci

2. Manually Install "docker2aci" via AUR

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

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

b. Clone docker2aci's git locally

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

c. Go to ~/docker2aci folder and install it

$ cd ~/docker2aci $ makepkg -si

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

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