Advertisement
Guest User

Untitled

a guest
May 9th, 2020
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. god@debian:~$ sudo apt-get install wine
  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. wine : Depends: wine1.6
  13. E: Unable to correct problems, you have held broken packages.
  14. god@debian:~$ sudo apt-get install wine32
  15. Reading package lists... Done
  16. Building dependency tree
  17. Reading state information... Done
  18. Package wine32 is a virtual package provided by:
  19. winehq-staging 5.7~buster
  20. winehq-stable 5.0.0~buster
  21. winehq-devel 5.7~buster
  22. You should explicitly select one to install.
  23.  
  24. E: Package 'wine32' has no installation candidate
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement