imgpkg on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install imgpkg on Arch using YAY
$
yay -S
imgpkg
Copied
* (Optional) Uninstall imgpkg on Arch using YAY
$
yay -Rns
imgpkg
Copied
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
Copied
b. Clone imgpkg's git locally
$
git clone https://aur.archlinux.org/imgpkg.git
~/imgpkg
Copied
c. Go to ~/imgpkg folder and install it
$
cd
~/imgpkg
Copied
$
makepkg -si
Copied
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
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