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