alpine-make-oci on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S alpine-make-oci

* (Optional) Uninstall alpine-make-oci on Arch using YAY

$ yay -Rns alpine-make-oci

2. Manually Install "alpine-make-oci" via AUR

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

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

b. Clone alpine-make-oci's git locally

$ git clone https://aur.archlinux.org/alpine-make-oci.git ~/alpine-make-oci

c. Go to ~/alpine-make-oci folder and install it

$ cd ~/alpine-make-oci $ makepkg -si

3. Information about the alpine-make-oci package on Arch User Repository (AUR)

ID: 695475
Name: alpine-make-oci
PackageBaseID: 148965
PackageBase: alpine-make-oci
Version: 0.2.0-1
Description: Creates an OCI compliant Alpine Linux container image.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DanielDavis
Submitter: DanielDavis
FirstSubmitted: 1581206890
LastModified: 1581371973
URLPath: /cgit/aur.git/snapshot/alpine-make-oci.tar.gz