To uninstall flatzinc just follow these instructions.
/debian/stretch/main///install/index.html constraint problem modelling language Debian 9.0 devel 4.4.0-5
sudo apt-get remove flatzinc
Which will remove just the flatzinc package itself.
sudo apt-get remove --auto-remove flatzinc
This will remove the flatzinc package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for flatzinc then this will work.
sudo apt-get purge flatzinc
Or similarly, like this flatzinc
sudo apt-get purge --auto-remove flatzinc
Package | flatzinc |
Version | 4.4.0-5 |
Maintainer | Kari Pahula |
Description | constraint problem modelling language |
Distro | debian |
Release | stretch |
Repo | main |
Section | devel |