How to Install and Uninstall salt-ssh Package on openSUSE Leap
Last updated: January 11,2025
1. Install "salt-ssh" package
This guide covers the steps necessary to install salt-ssh on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
salt-ssh
Copied
2. Uninstall "salt-ssh" package
Please follow the instructions below to uninstall salt-ssh on openSUSE Leap:
$
sudo zypper remove
salt-ssh
Copied
3. Information about the salt-ssh package on openSUSE Leap
Information for package salt-ssh:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : salt-ssh
Version : 3006.0-150500.4.29.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.6 KiB
Installed : No
Status : not installed
Source package : salt-3006.0-150500.4.29.1.src
Upstream URL : https://saltproject.io/
Summary : Management component for Saltstack with ssh protocol
Description :
Salt ssh is a master running without zmq.
it enables the management of minions over a ssh connection.
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : salt-ssh
Version : 3006.0-150500.4.29.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.6 KiB
Installed : No
Status : not installed
Source package : salt-3006.0-150500.4.29.1.src
Upstream URL : https://saltproject.io/
Summary : Management component for Saltstack with ssh protocol
Description :
Salt ssh is a master running without zmq.
it enables the management of minions over a ssh connection.