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

Last updated: May 11,2024

1. Install "salt-api" package

This is a short guide on how to install salt-api on Kali Linux

$ sudo apt update $ sudo apt install salt-api

2. Uninstall "salt-api" package

This guide let you learn how to uninstall salt-api on Kali Linux:

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

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

Package: salt-api
Source: salt
Version: 3004.1+dfsg-2
Installed-Size: 76
Maintainer: Debian Salt Team
Architecture: all
Depends: lsb-base (>= 3.0-6), python3-systemd | sysvinit-core, salt-master, python3:any
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: python3-cherrypy3
Size: 30996
SHA256: 052d4d0d4b2c3affff9f0a47abb367038278a45d76f4b9d324a79af78434cc1c
SHA1: 89dca483a88403d547dd24509aa351c68849e3bd
MD5sum: d923c90ab5905f122b29fb576178b3f4
Description: Generic, modular network access system
a modular interface on top of Salt that can provide a variety of entry points
into a running Salt system. It can start and manage multiple interfaces
allowing a REST API to coexist with XMLRPC or even a Websocket API.
.
The Salt API system is used to expose the fundamental aspects of Salt control
to external sources. salt-api acts as the bridge between Salt itself and
REST, Websockets, etc.
Description-md5: 8b86735f2a191ab85c4ff7d994f10de5
Homepage: https://saltproject.io/
Section: admin
Priority: optional
Filename: pool/main/s/salt/salt-api_3004.1+dfsg-2_all.deb