How to Install and Uninstall skaffold Package on openSuSE Tumbleweed

Last updated: May 03,2024

1. Install "skaffold" package

Please follow the steps below to install skaffold on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install skaffold

2. Uninstall "skaffold" package

This guide let you learn how to uninstall skaffold on openSuSE Tumbleweed:

$ sudo zypper remove skaffold

3. Information about the skaffold package on openSuSE Tumbleweed

Information for package skaffold:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : skaffold
Version : 2.10.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 80.2 MiB
Installed : No
Status : not installed
Source package : skaffold-2.10.1-1.1.src
Upstream URL : https://github.com/GoogleContainerTools/skaffold
Summary : Easy and Repeatable Kubernetes Development
Description :
Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code locally then deploy to local or remote Kubernetes clusters. Skaffold handles the workflow for building, pushing and deploying your application. It also provides building blocks and describe customizations for a CI/CD pipeline.

5. The same packages on other Linux Distributions