Advertisement
Guest User

Untitled

a guest
Oct 26th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. ➜ ~ ppa-purge ppa:ubuntu-wine/ppa
  2. Updating packages lists
  3. PPA to be removed: ubuntu-wine ppa
  4. Package revert list generated:
  5.  
  6.  
  7. Disabling ubuntu-wine PPA from
  8. /etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-xenial.list
  9. Updating packages lists
  10. Reading package lists... Done
  11. Building dependency tree
  12. Reading state information... Done
  13. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  14. PPA purged successfully
  15. ➜ ~ apt install wine
  16. Reading package lists... Done
  17. Building dependency tree
  18. Reading state information... Done
  19. Some packages could not be installed. This may mean that you have
  20. requested an impossible situation or if you are using the unstable
  21. distribution that some required packages have not yet been created
  22. or been moved out of Incoming.
  23. The following information may help to resolve the situation:
  24.  
  25. The following packages have unmet dependencies:
  26. wine : Depends: wine1.6 but it is not going to be installed
  27. E: Unable to correct problems, you have held broken packages.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement