To uninstall qtscript5-examples just follow these instructions.
sudo apt-get remove qtscript5-examples
This will remove just the qtscript5-examples package itself.
sudo apt-get remove --auto-remove qtscript5-examples
This will remove the qtscript5-examples package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for qtscript5-examples then this will work.
sudo apt-get purge qtscript5-examples
Or similarly, like this qtscript5-examples
sudo apt-get purge --auto-remove qtscript5-examples
Package | qtscript5-examples |
Version | 5.4.1+dfsg-3 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://qt-project.org/ |
Description | Qt 5 script examples |
Distro | ubuntu |
Release | vivid |
Repo | main |
Section | x11 |