Advertisement
Guest User

Untitled

a guest
Jun 15th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. sudo apt purge wine*
  2.  
  3. [sudo] password for user:
  4. Reading package lists... Done
  5. Building dependency tree
  6. Reading state information... Done
  7. E: Unable to locate package winehq.key
  8. E: Couldn't find any package by glob 'winehq.key'
  9. E: Couldn't find any package by regex 'winehq.key'
  10.  
  11. $ dpkg -l | grep wine
  12. ii fonts-wine 3.0-1ubuntu1 all Windows API implementation - fonts
  13. ii libwine:amd64 3.0-1ubuntu1 amd64 Windows API implementation - library
  14. ii wine-stable 3.0-1ubuntu1 all Windows API implementation - standard suite
  15. ii wine-stable-amd64 4.0.1~bionic amd64 WINE Is Not An Emulator - runs MS Windows programs
  16. ii wine64 3.0-1ubuntu1 amd64 Windows API implementation - 64-bit binary loader
  17. ii winetricks 0.0+20180217-1all package manager for Wine to install software easily
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement