To uninstall ukolovnik just follow these instructions.
sudo apt-get remove ukolovnik
This will remove just the ukolovnik package itself.
sudo apt-get remove --auto-remove ukolovnik
This will remove the ukolovnik package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ukolovnik then this will work.
sudo apt-get purge ukolovnik
Or similarly, like this ukolovnik
sudo apt-get purge --auto-remove ukolovnik
Package | ukolovnik |
Version | 1.5-3 |
Maintainer | Michal Čihař <[email protected]> |
Home page | http://cihar.com/software/ukolovnik/ |
Description | Simple todo manager using PHP and MySQL its backend. It does not provide multi-user functionality, just everything you need for a personal todo list. |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | web |