I'm trying to install qt5tc on KDE Neon 5.13 to adjust the fonts and look of VLC and other QT applications but have run into a problem:
qtbase-abi-5-9-5 is not in the repo. Any ideas?
Code:
sudo apt-get install qt5ct Reading package lists... Done Building dependency tree Reading state information... Done Starting pkgProblemResolver with broken count: 1 Starting 2 pkgProblemResolver with broken count: 1 Investigating (0) qt5ct:amd64 < none -> 0.34-1build2 @un puN Ib > Broken qt5ct:amd64 Depends on qtbase-abi-5-9-5:amd64 < none @un H > Considering libqt5core5a:amd64 3446 as a solution to qt5ct:amd64 9999 Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies. qt5ct : Depends: qtbase-abi-5-9-5 E: Unable to correct problems, you have held broken packages.
Comment