To uninstall qml-module-qtquick2 just follow these instructions.
sudo apt-get remove qml-module-qtquick2
This will remove just the qml-module-qtquick2 package itself.
sudo apt-get remove --auto-remove qml-module-qtquick2
This will remove the qml-module-qtquick2 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for qml-module-qtquick2 then this will work.
sudo apt-get purge qml-module-qtquick2
Or similarly, like this qml-module-qtquick2
sudo apt-get purge --auto-remove qml-module-qtquick2
Package | qml-module-qtquick2 |
Version | 5.7.1-2+b2 |
Maintainer | Debian Qt/KDE Maintainers <[email protected]> |
Home page | http://qt-project.org/ |
Description | Qt 5 Qt Quick 2 QML module |
Distro | debian |
Release | stretch |
Repo | main |
Section | libs |