I have installed XNView Multi Platform in Ubuntu 17.10, Now I am sick of it, I want to permanently uninstall or remove it from my computer. Help!
Asked
Active
Viewed 1,653 times
1 Answers
2
Since you used sudo apt-get install xnview to install use this:
sudo apt-get purge xnview
to uninstall and get rid of all configuration files it created.
George Udosen
- 37,534