Advertisement
Guest User

Untitled

a guest
Nov 14th, 2018
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. icebunny08@D3CRYPT3D:~$ sudo dpkg --add-architecture i386
  2. icebunny08@D3CRYPT3D:~$ sudo apt update && sudo apt upgrade --fix-missing
  3. Hit:1 http://mirror.rise.ph/ubuntu bionic InRelease
  4. Hit:2 http://mirror.rise.ph/ubuntu bionic-updates InRelease
  5. Ign:3 http://dl.google.com/linux/chrome/deb stable InRelease
  6. Hit:4 http://mirror.rise.ph/ubuntu bionic-backports InRelease
  7. Hit:5 http://mirror.rise.ph/ubuntu bionic-security InRelease
  8. Hit:6 http://dl.google.com/linux/chrome/deb stable Release
  9. Hit:7 http://repo.steampowered.com/steam precise InRelease
  10. Hit:9 http://archive.canonical.com/ubuntu bionic InRelease
  11. Hit:10 http://ppa.launchpad.net/apt-fast/stable/ubuntu bionic InRelease
  12. Hit:11 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic InRelease
  13. Reading package lists... Done
  14. Building dependency tree
  15. Reading state information... Done
  16. All packages are up to date.
  17. Reading package lists... Done
  18. Building dependency tree
  19. Reading state information... Done
  20. Calculating upgrade... Done
  21. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  22. icebunny08@D3CRYPT3D:~$ sudo apt install libgl1-mesa-dri:i386 libgl1-mesa-glx:i386
  23. Reading package lists... Done
  24. Building dependency tree
  25. Reading state information... Done
  26. libgl1-mesa-dri:i386 is already the newest version (18.0.5-0ubuntu0~18.04.1).
  27. libgl1-mesa-glx:i386 is already the newest version (18.0.5-0ubuntu0~18.04.1).
  28. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  29. icebunny08@D3CRYPT3D:~$ sudo add-apt-repository multiverse
  30. 'multiverse' distribution component is already enabled for all sources.
  31. icebunny08@D3CRYPT3D:~$ sudo apt update
  32. Hit:1 http://repo.steampowered.com/steam precise InRelease
  33. Hit:2 http://mirror.rise.ph/ubuntu bionic InRelease
  34. Ign:3 http://dl.google.com/linux/chrome/deb stable InRelease
  35. Hit:4 http://mirror.rise.ph/ubuntu bionic-updates InRelease
  36. Hit:5 http://mirror.rise.ph/ubuntu bionic-backports InRelease
  37. Hit:6 http://dl.google.com/linux/chrome/deb stable Release
  38. Hit:7 http://mirror.rise.ph/ubuntu bionic-security InRelease
  39. Hit:8 http://archive.canonical.com/ubuntu bionic InRelease
  40. Hit:10 http://ppa.launchpad.net/apt-fast/stable/ubuntu bionic InRelease
  41. Hit:11 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic InRelease
  42. Reading package lists... Done
  43. Building dependency tree
  44. Reading state information... Done
  45. All packages are up to date.
  46. icebunny08@D3CRYPT3D:~$ sudo apt remove --purge steam* && sudo apt autoremove
  47. Reading package lists... Done
  48. Building dependency tree
  49. Reading state information... Done
  50. E: Unable to locate package steam.deb
  51. E: Couldn't find any package by glob 'steam.deb'
  52. E: Couldn't find any package by regex 'steam.deb'
  53. icebunny08@D3CRYPT3D:~$ sudo apt install steam*
  54. Reading package lists... Done
  55. Building dependency tree
  56. Reading state information... Done
  57. E: Unable to locate package steam.deb
  58. E: Couldn't find any package by glob 'steam.deb'
  59. E: Couldn't find any package by regex 'steam.deb'
  60. icebunny08@D3CRYPT3D:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement