For me intall qt5-base and qt6-base
Can one of qt6 or qt5 deleted?
It is difficult to say. Most of the qt-based applications are now qt6 already, but there is still quite a bit of stuff requiring qt5.
Over time, all applications will eventually be ported to qt6, but we’re not quite there yet. ![]()
2 Likes
qt5-base cannot be removed from Manjaro Xfce at this time because it is required by manjaro-settings-manager
To check other packages that still require qt5-base :
pamac remove --cascade --dry-run qt5-base
1 Like
It cannot be removed from Plasma either, for the same reason. And it’s not just manjaro-settings-manager, but also things like calligra-plan and several other components.
It’s a huge dependency chain.
Agree
$ pamac info qt5-base Name : qt5-base Version : 5.15.17+kde+r123-1 Description : A cross-platform application and UI framework Depends On : libjpeg-turbo xcb-util-keysyms xcb-util-renderutil libgl fontconfig xdg-utils shared-mime-info xcb-util-wm libxrender libxi sqlite xcb-util-image mesa tslib libinput libxkbcommon-x11 libproxy libcups double-conversion md4c qt5-translations Optional Dependencies : qt5-svg: to use SVG icon themes [Installed] qt5-wayland: to run Qt applications in a Wayland session [Installed] postgresql-libs: PostgreSQL driver [Installed] mariadb-libs: MariaDB driver [Installed] unixodbc: ODBC driver [Installed] libfbclient: Firebird/iBase driver [Installed] freetds: MS SQL driver gtk3: GTK platform plugin [Installed] perl: for fixqt4headers and syncqt [Installed] Required By : carla coolreader kcodecs5 kconfig5 kcoreaddons5 kitemmodels5 kvantum-qt5 kwidgetsaddons5 libdbusmenu-qt5 manjaro-settings-manager phonon-qt5 polkit-qt5 python-pyqt5 qca-qt5 qt5-declarative qt5-multimedia qt5-remoteobjects qt5-sensors qt5-svg qt5-tools qt5-x11extras qt5-xmlpatterns qt5ct smplayer vlc-gui-qt
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.