skaffold-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S skaffold-git

* (Optional) Uninstall skaffold-git on Arch using YAY

$ yay -Rns skaffold-git

2. Manually Install "skaffold-git" via AUR

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

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

b. Clone skaffold-git's git locally

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

c. Go to ~/skaffold-git folder and install it

$ cd ~/skaffold-git $ makepkg -si

3. Information about the skaffold-git package on Arch User Repository (AUR)

ID: 1406160
Name: skaffold-git
PackageBaseID: 165926
PackageBase: skaffold-git
Version: 2.10.1-1
Description: A command line tool that facilitates continuous development for Kubernetes applications
URL: https://github.com/GoogleContainerTools/skaffold
NumVotes: 1
Popularity: 0.42505
OutOfDate:
Maintainer: jyny
Submitter: jyny
FirstSubmitted: 1619029627
LastModified: 1707407859
URLPath: /cgit/aur.git/snapshot/skaffold-git.tar.gz