Guest User

Untitled

a guest
Dec 9th, 2017
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.38 KB | None | 0 0
  1. timetraveller@timetraveller-to-be-filled-by-o-e-m:~$ sudo apt-get install kubuntu-desktop
  2. Reading package lists... Done
  3. Building dependency tree      
  4. Reading state information... Done
  5. Some packages could not be installed. This may mean that you have
  6. requested an impossible situation or if you are using the unstable
  7. distribution that some required packages have not yet been created
  8. or been moved out of Incoming.
  9. The following information may help to resolve the situation:
  10.  
  11. The following packages have unmet dependencies:
  12.  kubuntu-desktop : Depends: software-properties-kde but it is not going to be installed
  13.                    Recommends: apturl-kde but it is not going to be installed
  14.                    Recommends: gtk3-engines-breeze but it is not going to be installed
  15.                    Recommends: plasma-discover but it is not going to be installed
  16.                    Recommends: plasma-discover-updater but it is not going to be installed
  17. E: Unable to correct problems, you have held broken packages.
  18. timetraveller@timetraveller-to-be-filled-by-o-e-m:~$ sudo dpkg --configure -a
  19. timetraveller@timetraveller-to-be-filled-by-o-e-m:~$ sudo apt-get install -f
  20. Reading package lists... Done
  21. Building dependency tree      
  22. Reading state information... Done
  23. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  24. timetraveller@timetraveller-to-be-filled-by-o-e-m:~$
Add Comment
Please, Sign In to add comment