How to Install and Uninstall salt Package on openSUSE Leap
Last updated: March 04,2025
1. Install "salt" package
Please follow the step by step instructions below to install salt on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
salt
Copied
2. Uninstall "salt" package
This is a short guide on how to uninstall salt on openSUSE Leap:
$
sudo zypper remove
salt
Copied
3. Information about the salt package on openSUSE Leap
Information for package salt:
-----------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : salt
Version : 3006.0-150500.4.29.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 41.2 KiB
Installed : No
Status : not installed
Source package : salt-3006.0-150500.4.29.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.
-----------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : salt
Version : 3006.0-150500.4.29.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 41.2 KiB
Installed : No
Status : not installed
Source package : salt-3006.0-150500.4.29.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.