Advertisement
Guest User

removing moonlight qt

a guest
Mar 21st, 2025
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. dietpi@DietPi:~$ sudo apt-get remove --purge moonlight-qt
  2. Reading package lists... Done
  3. Building dependency tree... Done
  4. Reading state information... Done
  5. The following packages were automatically installed and are no longer required:
  6. libqt5qml5 libqt5qmlmodels5 libqt5qmlworkerscript5 libqt5quick5
  7. libqt5quickcontrols2-5 libqt5quicktemplates2-5 qml-module-qtquick-controls2
  8. qml-module-qtquick-layouts qml-module-qtquick-templates2
  9. qml-module-qtquick-window2 qml-module-qtquick2
  10. Use 'sudo apt autoremove' to remove them.
  11. The following packages will be REMOVED:
  12. moonlight-qt*
  13. 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
  14. After this operation, 9477 kB disk space will be freed.
  15. Do you want to continue? [Y/n] y
  16. (Reading database ... 93140 files and directories currently installed.)
  17. Removing moonlight-qt (6.1.0-3) ...
  18. Processing triggers for hicolor-icon-theme (0.17-2) ...
  19. Processing triggers for desktop-file-utils (0.26-1) ...
  20. dietpi@DietPi:~$ sudo apt autoremove
  21. Reading package lists... Done
  22. Building dependency tree... Done
  23. Reading state information... Done
  24. The following packages will be REMOVED:
  25. libqt5qml5 libqt5qmlmodels5 libqt5qmlworkerscript5 libqt5quick5
  26. libqt5quickcontrols2-5 libqt5quicktemplates2-5 qml-module-qtquick-controls2
  27. qml-module-qtquick-layouts qml-module-qtquick-templates2
  28. qml-module-qtquick-window2 qml-module-qtquick2
  29. 0 upgraded, 0 newly installed, 11 to remove and 0 not upgraded.
  30. After this operation, 22.1 MB disk space will be freed.
  31. Do you want to continue? [Y/n] y
  32. (Reading database ... 93132 files and directories currently installed.)
  33. Removing qml-module-qtquick-controls2:arm64 (5.15.8+dfsg-2) ...
  34. Removing qml-module-qtquick-templates2:arm64 (5.15.8+dfsg-2) ...
  35. Removing libqt5quickcontrols2-5:arm64 (5.15.8+dfsg-2) ...
  36. Removing libqt5quicktemplates2-5:arm64 (5.15.8+dfsg-2) ...
  37. Removing qml-module-qtquick2:arm64 (5.15.8+dfsg-3) ...
  38. Removing qml-module-qtquick-window2:arm64 (5.15.8+dfsg-3) ...
  39. Removing qml-module-qtquick-layouts:arm64 (5.15.8+dfsg-3) ...
  40. Removing libqt5quick5:arm64 (5.15.8+dfsg-3) ...
  41. Removing libqt5qmlmodels5:arm64 (5.15.8+dfsg-3) ...
  42. Removing libqt5qmlworkerscript5:arm64 (5.15.8+dfsg-3) ...
  43. Removing libqt5qml5:arm64 (5.15.8+dfsg-3) ...
  44. Processing triggers for libc-bin (2.36-9+deb12u10) ...
  45. dietpi@DietPi:~$ sudo systemctl restart bluetooth
  46.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement