To uninstall yatex just follow these instructions.
sudo apt-get remove yatex
This will remove just the yatex package itself.
sudo apt-get remove --auto-remove yatex
This will remove the yatex package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for yatex then this will work.
sudo apt-get purge yatex
Or similarly, like this yatex
sudo apt-get purge --auto-remove yatex
Package | yatex |
Version | 1.77+dfsg1-3 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.yatex.org/ |
Description | Yet Another TeX mode for Emacs |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/tex |