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

Last updated: May 10,2024

1. Install "salt-pepper" package

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

$ sudo apt update $ sudo apt install salt-pepper

2. Uninstall "salt-pepper" package

This tutorial shows how to uninstall salt-pepper on Kali Linux:

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

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

Package: salt-pepper
Version: 0.5.5-1
Installed-Size: 58
Maintainer: Debian Salt Team
Architecture: all
Depends: python3:any (>= 3.3.2-2~)
Size: 12884
SHA256: 402aed4d8f4715cdfa7a168e8243de6bf3e61c926f72021d976556db0406ec32
SHA1: 162a2086df326a0c2313aaf70a16865b3b06bcf0
MD5sum: 23aff45828a663017520ed6fcdec069c
Description: Library and stand-alone CLI tools to access a salt-api instance
pepperlib abstracts the HTTP calls to salt-api so existing Python projects can
easily integrate with a remote Salt installation just by instantiating a
class.
.
The pepper CLI script allows users to execute Salt commands from computers
that are external to computers running the salt-master or salt-minion daemons
as though they were running Salt locally.
Description-md5:
Homepage: https://github.com/saltstack/pepper
Section: admin
Priority: optional
Filename: pool/main/s/salt-pepper/salt-pepper_0.5.5-1_all.deb