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

Last updated: May 04,2024

1. Install "salt-minion" package

Please follow the step by step instructions below to install salt-minion on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install salt-minion

2. Uninstall "salt-minion" package

This is a short guide on how to uninstall salt-minion on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: salt-minion
Architecture: all
Version: 2015.8.8+ds-1ubuntu0.1
Priority: optional
Section: universe/admin
Source: salt
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Salt Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 100
Depends: bsdmainutils, dctrl-tools, python-crypto (>= 2.6), python-msgpack, python-zmq (>= 13.1.0), salt-common (= 2015.8.8+ds-1ubuntu0.1), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python:any (>= 2.6~)
Recommends: debconf-utils, dmidecode
Suggests: python-augeas
Filename: pool/universe/s/salt/salt-minion_2015.8.8+ds-1ubuntu0.1_all.deb
Size: 24174
MD5sum: 00790de9a333838aebc501d436204b15
SHA1: 2a663dc3e8013342a59851194a96f0f2eda3194f
SHA256: dccc2dad6c9c75cc6114d124b9d595c8824642b5d9e3cff0b164f0598f3c34ce
SHA512: 4422550a2d0df15e5519010beec9c7b88b1987076da1df69cad40468c0d9b7686ca07aa31d1fc3ed46630e9425b5d0ad55e6f02c73dee71aeccd31c92439c7b0
Homepage: http://saltstack.org/
Description-en: client package for salt, the distributed remote execution system
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 worker / agent for salt.
Description-md5: 68cd9e3bef3cabf85260509cdfa84a15

Package: salt-minion
Priority: optional
Section: universe/admin
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Salt Team
Architecture: all
Source: salt
Version: 2015.8.8+ds-1
Depends: bsdmainutils, dctrl-tools, python-crypto (>= 2.6), python-msgpack, python-zmq (>= 13.1.0), salt-common (= 2015.8.8+ds-1), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python:any (>= 2.6~)
Recommends: debconf-utils, dmidecode
Suggests: python-augeas
Filename: pool/universe/s/salt/salt-minion_2015.8.8+ds-1_all.deb
Size: 24170
MD5sum: 1b22b42b5c91e526c61458800885eef5
SHA1: e6383d756614c3249909d085fd4271b0db62d83a
SHA256: e8635c24ddcc4785cd91f7cde2bab3ef45ec0a7f9d121bc371642e7bda77e90c
Description-en: client package for salt, the distributed remote execution system
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 worker / agent for salt.
Description-md5: 68cd9e3bef3cabf85260509cdfa84a15
Homepage: http://saltstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu