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

Last updated: May 22,2024

1. Install "salt-cloud" package

This tutorial shows how to install salt-cloud on Kali Linux

$ sudo apt update $ sudo apt install salt-cloud

2. Uninstall "salt-cloud" package

This is a short guide on how to uninstall salt-cloud on Kali Linux:

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

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

Package: salt-cloud
Source: salt
Version: 3004.1+dfsg-2
Installed-Size: 73
Maintainer: Debian Salt Team
Architecture: all
Depends: python3-libcloud (>= 0.14.1-1), salt-common (= 3004.1+dfsg-2), python3:any
Recommends: python3-netaddr
Suggests: python3-botocore
Size: 32544
SHA256: 3421816e629a09ce3dcd1f6b5d5170434dd818142d197bfee93ee42ec3e8a843
SHA1: 938728a48cd590d13987f0c25a3f4f8ab6af45f9
MD5sum: 1559caf9452c8d0f0cd8d26750c22615
Description: public cloud VM management 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.
.
Salt Cloud is built-in to Salt to provision systems on cloud hosts or
hypervisors and immediately bring them under management.
Description-md5: 78a37268987e4d4b516bbe44a2564b5d
Homepage: https://saltproject.io/
Section: admin
Priority: optional
Filename: pool/main/s/salt/salt-cloud_3004.1+dfsg-2_all.deb