How to Install and Uninstall skaffold Package on Manjaro
Last updated: November 26,2024
1. Install "skaffold" package
In this section, we are going to explain the necessary steps to install skaffold on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
skaffold
Copied
2. Uninstall "skaffold" package
Please follow the guidance below to uninstall skaffold on Manjaro:
$
sudo pacman -Rcns
skaffold
Copied
3. Information about the skaffold package on Manjaro
Repository : extra
Name : skaffold
Version : 2.9.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.47 MiB
Installed Size : 105.48 MiB
Packager : Andreas Schleifer
Build Date : Thu Nov 16 12:33:45 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : skaffold
Version : 2.9.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.47 MiB
Installed Size : 105.48 MiB
Packager : Andreas Schleifer
Build Date : Thu Nov 16 12:33:45 2023
Validated By : MD5 Sum SHA-256 Sum Signature