Guest User

Untitled

a guest
Mar 30th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.27 KB | None | 0 0
  1. [root@SYSADMIN-NB ~]# apt-get install libqt5gui5
  2. Reading package lists... Done
  3. Building dependency tree      
  4. Reading state information... Done
  5. You might want to run 'apt --fix-broken install' to correct these.
  6. The following packages have unmet dependencies:
  7.  libqt5gui5 : Depends: libegl1 but it is not going to be installed
  8.               Depends: libxcb-xinerama0 but it is not going to be installed
  9.               Depends: libxkbcommon-x11-0 (>= 0.5.0) but it is not going to be installed
  10.               Recommends: libqt5svg5 but it is not going to be installed
  11.               Recommends: qt5-gtk-platformtheme but it is not going to be installed
  12.  teamviewer : Depends: libqt5widgets5 (>= 5.5) but it is not going to be installed or
  13.                        qt56-teamviewer but it is not installable
  14.               Depends: libqt5qml5 (>= 5.5) but it is not going to be installed or
  15.                        qt56-teamviewer but it is not installable
  16.               Depends: libqt5quick5 (>= 5.5) but it is not going to be installed or
  17.                        qt56-teamviewer but it is not installable
  18.               Depends: libqt5webkit5 (>= 5.5) but it is not going to be installed or
  19.                        qt56-teamviewer but it is not installable
  20.               Depends: libqt5x11extras5 (>= 5.5) but it is not going to be installed or
  21.                        qt56-teamviewer but it is not installable
  22.               Depends: qml-module-qtquick2 (>= 5.5) but it is not going to be installed or
  23.                        qt56-teamviewer but it is not installable
  24.               Depends: qml-module-qtquick-controls (>= 5.5) but it is not going to be installed or
  25.                        qt56-teamviewer but it is not installable
  26.               Depends: qml-module-qtquick-dialogs (>= 5.5) but it is not going to be installed or
  27.                        qt56-teamviewer but it is not installable
  28.               Depends: qml-module-qtquick-window2 (>= 5.5) but it is not going to be installed or
  29.                        qt56-teamviewer but it is not installable
  30.               Depends: qml-module-qtquick-layouts (>= 5.5) but it is not going to be installed or
  31.                        qt56-teamviewer but it is not installable
  32. E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
  33. [root@SYSADMIN-NB ~]#
Advertisement
Add Comment
Please, Sign In to add comment