To uninstall sass-spec just follow these instructions.
sudo apt-get remove sass-spec
This will remove just the sass-spec package itself.
sudo apt-get remove --auto-remove sass-spec
This will remove the sass-spec package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for sass-spec then this will work.
sudo apt-get purge sass-spec
Or similarly, like this sass-spec
sudo apt-get purge --auto-remove sass-spec
Package | sass-spec |
Version | 3.4.3-1 |
Maintainer | Debian Sass team <[email protected]> |
Home page | https://github.com/sass/sass-spec |
Description | testsuite for Sass – compliance testing tool rules, variables, mixins, selector inheritance, and more. |
Distro | kalilinux |
Release | kalilinux |
Repo | main |
Section | devel |