Advertisement
ice-pro

Untitled

Jun 2nd, 2020
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. $ sudo add-apt-repository -r ppa:gnome3-team/gnome3
  2.  
  3. Before upgrading your system to a new Ubuntu release (i.e. from Ubuntu 16.04 to 16.10), you should run 'ppa-purge ppa:gnome3-team/gnome3' first.
  4.  
  5. *** You need to run 'sudo apt-get dist-upgrade' to avoid problems. ***
  6. Please read the output before entering 'Y' to make sure important packages won't be removed.
  7.  
  8. === Bugs ===
  9. Please use 'ubuntu-bug' to report bugs against packages in this PPA
  10.  
  11. === End of Life ===
  12. This PPA is no longer updated for releases older than Ubuntu 18.04 LTS. If you are using an older release, please ppa-purge this PPA and consider upgrading to a newer Ubuntu release.
  13. Unless otherwise posted, updates will only be provided in this PPA for 7 months from the original release of the associated Ubuntu series.
  14. https://lists.ubuntu.com/archives/ubuntu-gnome/2017-March/004229.html
  15. More info: https://launchpad.net/~gnome3-team/+archive/ubuntu/gnome3
  16. Press [ENTER] to continue or Ctrl-c to cancel removing it.
  17.  
  18. ---
  19.  
  20. $ sudo apt-get update
  21.  
  22. Hit:1 http://ppa.launchpad.net/lutris-team/lutris/ubuntu focal InRelease
  23. Hit:2 http://dl.google.com/linux/chrome/deb stable InRelease
  24. Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB]
  25. Hit:4 http://ppa.launchpad.net/team-xbmc/ppa/ubuntu focal InRelease
  26. Hit:5 http://de.archive.ubuntu.com/ubuntu focal InRelease
  27. Hit:6 http://de.archive.ubuntu.com/ubuntu focal-updates InRelease
  28. Hit:7 http://de.archive.ubuntu.com/ubuntu focal-backports InRelease
  29. Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata [18,6 kB]
  30. Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata [31,6 kB]
  31. Hit:10 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease
  32. Fetched 157 kB in 2s (93,0 kB/s)
  33. Reading package lists... Done
  34.  
  35. ---
  36.  
  37. $ sudo apt-get install wine32
  38.  
  39. Reading package lists... Done
  40. Building dependency tree
  41. Reading state information... Done
  42. Some packages could not be installed. This may mean that you have
  43. requested an impossible situation or if you are using the unstable
  44. distribution that some required packages have not yet been created
  45. or been moved out of Incoming.
  46. The following information may help to resolve the situation:
  47.  
  48. The following packages have unmet dependencies.
  49. wine32:i386 : Depends: libwine:i386 (= 5.0-3ubuntu1) but it is not going to be installed
  50. E: Unable to correct problems, you have held broken packages.
  51.  
  52. ---
  53.  
  54. sudo apt-get update
  55.  
  56. Hit:1 http://dl.google.com/linux/chrome/deb stable InRelease
  57. Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
  58. Hit:3 http://ppa.launchpad.net/lutris-team/lutris/ubuntu focal InRelease
  59. Hit:4 http://de.archive.ubuntu.com/ubuntu focal InRelease
  60. Hit:5 http://ppa.launchpad.net/team-xbmc/ppa/ubuntu focal InRelease
  61. Hit:6 http://de.archive.ubuntu.com/ubuntu focal-updates InRelease
  62. Hit:7 http://de.archive.ubuntu.com/ubuntu focal-backports InRelease
  63. Hit:8 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease
  64. Reading package lists... Done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement