imgpkg on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S imgpkg

* (Optional) Uninstall imgpkg on Arch using YAY

$ yay -Rns imgpkg

2. Manually Install "imgpkg" via AUR

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

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

b. Clone imgpkg's git locally

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

c. Go to ~/imgpkg folder and install it

$ cd ~/imgpkg $ makepkg -si

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

ID: 1416133
Name: imgpkg
PackageBaseID: 198508
PackageBase: imgpkg
Version: 0.41.1-1
Description: Store application configuration files in Docker/OCI registries
URL: https://carvel.dev/imgpkg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Zebradil
Submitter: Zebradil
FirstSubmitted: 1697222193
LastModified: 1708993394
URLPath: /cgit/aur.git/snapshot/imgpkg.tar.gz