To uninstall dalvik-exchange just follow these instructions.
sudo apt-get remove dalvik-exchange
This will remove just the dalvik-exchange package itself.
sudo apt-get remove --auto-remove dalvik-exchange
This will remove the dalvik-exchange package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for dalvik-exchange then this will work.
sudo apt-get purge dalvik-exchange
Or similarly, like this dalvik-exchange
sudo apt-get purge --auto-remove dalvik-exchange
Package | dalvik-exchange |
Version | 6.0.1+r16-4 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | https://android.googlesource.com/platform/dalvik |
Description | Dalvik eXchange compiler |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/devel |