How to Install and Uninstall salt-common Package on Kali Linux

Last updated: May 17,2024

1. Install "salt-common" package

Learn how to install salt-common on Kali Linux

$ sudo apt update $ sudo apt install salt-common

2. Uninstall "salt-common" package

Please follow the instructions below to uninstall salt-common on Kali Linux:

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

3. Information about the salt-common package on Kali Linux

Package: salt-common
Source: salt
Version: 3004.1+dfsg-2
Installed-Size: 27421
Maintainer: Debian Salt Team
Architecture: all
Depends: iproute2, python3-apt, python3-dateutil, python3-distro, python3-jinja2, python3-msgpack, python3-pkg-resources, python3-psutil, python3-requests (>= 1.0.0), python3-yaml, python3-markupsafe, python3-pycryptodome, python3-zmq (>= 13.1.0), python3:any
Recommends: lsb-release, python3-croniter
Suggests: python3-mako, salt-doc (= 3004.1+dfsg-2)
Breaks: python3-mako (<< 0.7.0), salt-formula-ceilometer (<= 2016.12.1-1), salt-formula-cinder (<= 2016.12.1-1), salt-formula-glance (<= 2016.12.1-1), salt-formula-keystone (<= 2016.12.1-1), salt-formula-kubernetes (<= 2016.12.1-1)
Size: 3934604
SHA256: 4135dee538683acd88bf89fdb49baed29c68f04cb73a268c69cf60f6045d9aee
SHA1: d630cac84997ab276abebd3a6468f7a059489ecd
MD5sum: 837243db548acac78ea49a84387d093e
Description: 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: https://saltproject.io/
Section: admin
Priority: optional
Filename: pool/main/s/salt/salt-common_3004.1+dfsg-2_all.deb