How to Install and Uninstall salt-ssh Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "salt-ssh" package

Learn how to install salt-ssh on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install salt-ssh

2. Uninstall "salt-ssh" package

Please follow the step by step instructions below to uninstall salt-ssh on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove salt-ssh $ sudo apt autoclean && sudo apt autoremove

3. Information about the salt-ssh package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: salt-ssh
Architecture: all
Version: 2015.8.8+ds-1ubuntu0.1
Priority: extra
Section: universe/admin
Source: salt
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Salt Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 60
Depends: python-msgpack, salt-common (= 2015.8.8+ds-1ubuntu0.1), python:any (>= 2.6~)
Filename: pool/universe/s/salt/salt-ssh_2015.8.8+ds-1ubuntu0.1_all.deb
Size: 14804
MD5sum: e4d2a26d6efb1d4bdcc1e560c73d173e
SHA1: d7df7b8a75deb1b0bb60deadb8df81beef446f73
SHA256: ddf12aa50006b4b3335d947a215d79f1d569582dfacb5cd68db8b38fcf6a827b
SHA512: 6993289d3b885b22e1faa4a090328a7deab8436083d2b5cbd8917337b1ced6df6662296f5acb3c7657a1080ae098963fbbc5f1b1b11bb6152714ad158e5a4e12
Homepage: http://saltstack.org/
Description-en: remote manager to administer servers via Salt SSH
salt is a powerful remote execution manager that can be used to
administer servers in a fast and efficient way.
.
It allows commands to be executed across large groups of
servers. This means systems can be easily managed, but data can
also be easily gathered. Quick introspection into running
systems becomes a reality.
.
Remote execution is usually used to set up a certain state on a
remote system. Salt addresses this problem as well, the salt
state system uses salt state files to define the state a server
needs to be in.
.
Between the remote execution system, and state management Salt
addresses the backbone of cloud and data center management.
.
This particular package provides the salt ssh controller. It
is able to run salt modules and states on remote hosts via ssh.
No minion or other salt specific software needs to be installed
on the remote host.
Description-md5: 5116dab059f40916bcc42ffca6277b30

Package: salt-ssh
Priority: extra
Section: universe/admin
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Salt Team
Architecture: all
Source: salt
Version: 2015.8.8+ds-1
Depends: python-msgpack, salt-common (= 2015.8.8+ds-1), python:any (>= 2.6~)
Filename: pool/universe/s/salt/salt-ssh_2015.8.8+ds-1_all.deb
Size: 14804
MD5sum: 18d39023b2d284dde84a2ac0d615e744
SHA1: f7d6f6659e033cfaa26017882abeb2ce869fc5ff
SHA256: 7fc4ab64c718929930a12b867af7b7de9d037e555a9563b2f278747eab5abbcc
Description-en: remote manager to administer servers via Salt SSH
salt is a powerful remote execution manager that can be used to
administer servers in a fast and efficient way.
.
It allows commands to be executed across large groups of
servers. This means systems can be easily managed, but data can
also be easily gathered. Quick introspection into running
systems becomes a reality.
.
Remote execution is usually used to set up a certain state on a
remote system. Salt addresses this problem as well, the salt
state system uses salt state files to define the state a server
needs to be in.
.
Between the remote execution system, and state management Salt
addresses the backbone of cloud and data center management.
.
This particular package provides the salt ssh controller. It
is able to run salt modules and states on remote hosts via ssh.
No minion or other salt specific software needs to be installed
on the remote host.
Description-md5: 5116dab059f40916bcc42ffca6277b30
Homepage: http://saltstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu