How to Install and Uninstall skaffold Package on Arch Linux
Last updated: November 25,2024
1. Install "skaffold" package
This tutorial shows how to install skaffold on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
skaffold
Copied
2. Uninstall "skaffold" package
This guide covers the steps necessary to uninstall skaffold on Arch Linux:
$
sudo pacman -Rcns
skaffold
Copied
3. Information about the skaffold package on Arch Linux
Repository : extra
Name : skaffold
Version : 2.10.0-1
Description : A command line tool that facilitates continuous development
for Kubernetes applications
Architecture : x86_64
URL : https://github.com/GoogleContainerTools/skaffold
Licenses : Apache
Groups : None
Provides : None
Depends On : docker kompose
Optional Deps : minikube: To use Minikube
kubectl: For Kubernetes support
bash-completion: Tab autocompletion
Conflicts With : None
Replaces : None
Download Size : 18.64 MiB
Installed Size : 106.31 MiB
Packager : Andreas Schleifer
Build Date : Wed Feb 7 09:15:13 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : skaffold
Version : 2.10.0-1
Description : A command line tool that facilitates continuous development
for Kubernetes applications
Architecture : x86_64
URL : https://github.com/GoogleContainerTools/skaffold
Licenses : Apache
Groups : None
Provides : None
Depends On : docker kompose
Optional Deps : minikube: To use Minikube
kubectl: For Kubernetes support
bash-completion: Tab autocompletion
Conflicts With : None
Replaces : None
Download Size : 18.64 MiB
Installed Size : 106.31 MiB
Packager : Andreas Schleifer
Build Date : Wed Feb 7 09:15:13 2024
Validated By : MD5 Sum SHA-256 Sum Signature