To uninstall mupdf just follow these instructions.
/debian/jessie/main///install/index.html lightweight PDF viewer Debian 8.0 text 1.5-1+deb8u2
sudo apt-get remove mupdf
Which will remove just the mupdf package itself.
sudo apt-get remove --auto-remove mupdf
This will remove the mupdf package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for mupdf then this will work.
sudo apt-get purge mupdf
Or similarly, like this mupdf
sudo apt-get purge --auto-remove mupdf
Package | mupdf |
Version | 1.5-1+deb8u2 |
Maintainer | Kan-Ru Chen (陳侃如) |
Description | lightweight PDF viewer |
Distro | debian |
Release | jessie |
Repo | main |
Section | text |