To uninstall libjpeg62-turbo just follow these instructions.
sudo apt-get remove libjpeg62-turbo
This will remove just the libjpeg62-turbo package itself.
sudo apt-get remove --auto-remove libjpeg62-turbo
This will remove the libjpeg62-turbo package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libjpeg62-turbo then this will work.
sudo apt-get purge libjpeg62-turbo
Or similarly, like this libjpeg62-turbo
sudo apt-get purge --auto-remove libjpeg62-turbo
Package | libjpeg62-turbo |
Version | 1:1.5.1-2 |
Maintainer | Ondřej Surý <ondrej@debian.org> |
Home page | http://www.libjpeg-turbo.org/ |
Description | libjpeg-turbo JPEG runtime library |
Distro | debian |
Release | stretch |
Repo | main |
Section | libs |