imgpkg-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S imgpkg-bin

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

$ yay -Rns imgpkg-bin

2. Manually Install "imgpkg-bin" via AUR

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

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

b. Clone imgpkg-bin's git locally

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

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

$ cd ~/imgpkg-bin $ makepkg -si

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

ID: 1416132
Name: imgpkg-bin
PackageBaseID: 198507
PackageBase: imgpkg-bin
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: 1697222130
LastModified: 1708993354
URLPath: /cgit/aur.git/snapshot/imgpkg-bin.tar.gz