I installed Slack from the .deb file provided by their website. But now I need to uninstall it. But when I type
sudo apt-get remove slackIt says
Package 'slack' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.When I search for 'Slack' in the Software Center, it doesn't show up. Does anyone know how to properly uninstall this?
22 Answers
You want...
sudo apt-get remove slack-desktop
If you are using snap package
sudo snap remove slack