kaniko on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "kaniko" 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 kaniko on Arch using YAY
$
yay -S
kaniko
Copied
* (Optional) Uninstall kaniko on Arch using YAY
$
yay -Rns
kaniko
Copied
2. Manually Install "kaniko" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone kaniko's git locally
$
git clone https://aur.archlinux.org/kaniko.git
~/kaniko
Copied
c. Go to ~/kaniko folder and install it
$
cd
~/kaniko
Copied
$
makepkg -si
Copied
3. Information about the kaniko package on Arch User Repository (AUR)
ID: 1391690
Name: kaniko
PackageBaseID: 131685
PackageBase: kaniko
Version: 1.20.0-1
Description: Build Container Images In Kubernetes
URL: https://github.com/GoogleContainerTools/kaniko
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: KingCrunch
Submitter: frealgagu
FirstSubmitted: 1524092590
LastModified: 1706088967
URLPath: /cgit/aur.git/snapshot/kaniko.tar.gz
Name: kaniko
PackageBaseID: 131685
PackageBase: kaniko
Version: 1.20.0-1
Description: Build Container Images In Kubernetes
URL: https://github.com/GoogleContainerTools/kaniko
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: KingCrunch
Submitter: frealgagu
FirstSubmitted: 1524092590
LastModified: 1706088967
URLPath: /cgit/aur.git/snapshot/kaniko.tar.gz