To uninstall taktuk just follow these instructions.
sudo apt-get remove taktuk
This will remove just the taktuk package itself.
sudo apt-get remove --auto-remove taktuk
This will remove the taktuk package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for taktuk then this will work.
sudo apt-get purge taktuk
Or similarly, like this taktuk
sudo apt-get purge --auto-remove taktuk
Package | taktuk |
Version | 3.7.6-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://taktuk.gforge.inria.fr/ |
Description | efficient, large scale, parallel remote execution of commands |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/net |