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

Last updated: May 19,2024

1. Install "salt-proxy" package

This guide covers the steps necessary to install salt-proxy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install salt-proxy

2. Uninstall "salt-proxy" package

Learn how to uninstall salt-proxy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: salt-proxy
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: 55
Depends: salt-minion (= 2015.8.8+ds-1ubuntu0.1), python:any (>= 2.6~)
Filename: pool/universe/s/salt/salt-proxy_2015.8.8+ds-1ubuntu0.1_all.deb
Size: 13368
MD5sum: f4b4ec8d9fd5f16338aa91dd3628d122
SHA1: 8003dd63f5b285087f6faac6a31fbf2baceec246
SHA256: c62008428a44de5569d58c9a48b6f3dc49b4a38bbd6eeadb264275a5b7ce3511
SHA512: 3ed3762c9241dd6fefac5b7b66fe3bb75a0b835409faf8b42c75967941a8e2cec4a2957ad610847ecc0e08026204d366209a735f66e816fc394461ba68331494
Homepage: http://saltstack.org/
Description-en: Proxy client package for salt stack
Proxy minion allows a remote manager to administer devices that are unable to
run a minion. 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
devices. 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 proxy minion. It
is able to run salt modules and states on remote hosts via a proxy
which transmits appropriate commands to devices and replies with the
results of said commands.
Description-md5: 603fe3168424ea7b456348e1a2587e6d

Package: salt-proxy
Priority: extra
Section: universe/admin
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Salt Team
Architecture: all
Source: salt
Version: 2015.8.8+ds-1
Depends: salt-minion (= 2015.8.8+ds-1), python:any (>= 2.6~)
Filename: pool/universe/s/salt/salt-proxy_2015.8.8+ds-1_all.deb
Size: 13336
MD5sum: 56ee47beddd2347f1f312e99877c627e
SHA1: 91197dea0dfa3a870b849f0cf0710221588f1ca9
SHA256: 4b16cabc33838d4b0c62c1b10fd5eef540c3273f436839e95388126a18130c9e
Description-en: Proxy client package for salt stack
Proxy minion allows a remote manager to administer devices that are unable to
run a minion. 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
devices. 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 proxy minion. It
is able to run salt modules and states on remote hosts via a proxy
which transmits appropriate commands to devices and replies with the
results of said commands.
Description-md5: 603fe3168424ea7b456348e1a2587e6d
Homepage: http://saltstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu