How to Install and Uninstall slack Package on Kali Linux

Last updated: April 27,2024

1. Install "slack" package

Here is a brief guide to show you how to install slack on Kali Linux

$ sudo apt update $ sudo apt install slack

2. Uninstall "slack" package

In this section, we are going to explain the necessary steps to uninstall slack on Kali Linux:

$ sudo apt remove slack $ sudo apt autoclean && sudo apt autoremove

3. Information about the slack package on Kali Linux

Package: slack
Version: 1:0.15.2-11
Installed-Size: 117
Maintainer: Andrew Pollock
Architecture: all
Depends: perl, rsync
Suggests: openssh-server, openssh-client
Size: 35708
SHA256: ae972efc41d49dfce032a96c8f99cb0ee0252336e568d7fcee2bb76ffcaa9910
SHA1: 8a79592f61b484c92e9470b521658128c84fd6b1
MD5sum: 93d74618433689a221840d7d0d25cf51
Description: configuration management program for lazy admins
slack tries to allow centralized configuration management with a bare
minimum of effort. Usually, just putting a file in the right place
will cause the right thing to be done. It uses rsync to copy files
around, so can use any sort of source (NFS directory, remote server
over SSH, remote server over rsync) that rsync supports.
Description-md5:
Tag: implemented-in::perl, role::program
Section: admin
Priority: optional
Filename: pool/main/s/slack/slack_0.15.2-11_all.deb