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

Last updated: May 17,2024

1. Install "salt-common" package

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

$ sudo apt update $ sudo apt install salt-common

2. Uninstall "salt-common" package

This tutorial shows how to uninstall salt-common on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: salt-common
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: 14639
Depends: python-apt, python-dateutil, python-jinja2, python-pkg-resources, python-requests (>= 1.0.0), python-tornado (>= 4.2), python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: lsb-release, python-croniter
Suggests: python-mako, salt-doc (= 2015.8.8+ds-1ubuntu0.1)
Breaks: python-mako (<< 0.7.0)
Filename: pool/universe/s/salt/salt-common_2015.8.8+ds-1ubuntu0.1_all.deb
Size: 3167956
MD5sum: 8d31feef36420cfe15f06bef79fd8491
SHA1: 52bdc0edf63239d2807e5e2f0a3bdc03ebfc1de5
SHA256: ec3127c8a945b91dcac910dfbd21fb80a0dd21e13feadf80cc1f71a5043a90b9
SHA512: 1b6226c462eeffb8526165e24d8d9a0fcd68c40113b8992f9756909dc67a1ede4ee307673aa0d8f706be5eb3fb616121e3a07d7a660ce0b2d6374bfca8d50551
Homepage: http://saltstack.org/
Description-en: shared libraries that salt requires for all packages
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 shared libraries that
salt-master, salt-minion, and salt-syndic require to function.
Description-md5: aaa76a7bda4c75e02b81764c1dc6e91a

Package: salt-common
Priority: optional
Section: universe/admin
Installed-Size: 14635
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Salt Team
Architecture: all
Source: salt
Version: 2015.8.8+ds-1
Depends: python-apt, python-dateutil, python-jinja2, python-pkg-resources, python-requests (>= 1.0.0), python-tornado (>= 4.2), python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: lsb-release, python-croniter
Suggests: python-mako, salt-doc (= 2015.8.8+ds-1)
Breaks: python-mako (<< 0.7.0)
Filename: pool/universe/s/salt/salt-common_2015.8.8+ds-1_all.deb
Size: 3167836
MD5sum: 8d40ed40b4dd6c8744df0cf72619048a
SHA1: 2062c5d92a9825a41185eaac8e3e907e106d334c
SHA256: 02a02a4cc81dd8ba08a56d5de882d60421007027fdfae931c565a1d3ead3f30a
Description-en: shared libraries that salt requires for all packages
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 shared libraries that
salt-master, salt-minion, and salt-syndic require to function.
Description-md5: aaa76a7bda4c75e02b81764c1dc6e91a
Homepage: http://saltstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu