How to Install and Uninstall salt Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "salt" package

Please follow the steps below to install salt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install salt

2. Uninstall "salt" package

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

$ sudo zypper remove salt

3. Information about the salt package on openSuSE Tumbleweed

Information for package salt:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : salt
Version : 3006.0-9.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 41.2 KiB
Installed : No
Status : not installed
Source package : salt-3006.0-9.1.src
Upstream URL : https://saltproject.io/
Summary : A parallel remote execution system
Description :
Salt is a distributed remote execution system used to execute commands and
query data. It was developed in order to bring the best solutions found in
the world of remote execution together and make them better, faster and more
malleable. Salt accomplishes this via its ability to handle larger loads of
information, and not just dozens, but hundreds or even thousands of individual
servers, handle them quickly and through a simple and manageable interface.