Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. sudo apt-get install --reinstall lxdm lubuntu-desktop
  2.  
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... DoneSome 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. lubuntu-desktop : Depends: nm-tray but it is not going to be installed
  13. E: Unable to correct problems, you have held broken packages.
  14.  
  15. sudo apt-get autoremove
  16.  
  17. sudo apt-get install --reinstall lxdm lubuntu-desktop
  18. Reading package lists... Done
  19. Building dependency tree
  20. Reading state information... Done
  21. Some packages could not be installed. This may mean that you have
  22. requested an impossible situation or if you are using the unstable
  23. distribution that some required packages have not yet been created
  24. or been moved out of Incoming.
  25. The following information may help to resolve the situation:
  26.  
  27. The following packages have unmet dependencies:
  28. lubuntu-desktop : Depends: nm-tray but it is not going to be installed
  29. E: Unable to correct problems, you have held broken packages.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement