Guest User

Untitled

a guest
May 22nd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. sudo apt-get install obs-studio
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages were automatically installed and are no longer required:
  6. gir1.2-keybinder-3.0 libkeybinder-3.0-0
  7. Use 'sudo apt autoremove' to remove them.
  8. The following additional packages will be installed:
  9. libfdk-aac0 libluajit-5.1-2 libluajit-5.1-common libxcb-xinerama0
  10. The following NEW packages will be installed:
  11. libfdk-aac0 libluajit-5.1-2 libluajit-5.1-common libxcb-xinerama0 obs-studio
  12. 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
  13. Need to get 3,678 kB of archives.
  14. After this operation, 13.0 MB of additional disk space will be used.
  15. Do you want to continue? [Y/n]
  16.  
  17. sudo apt-get --purge remove obs-studio Reading package lists... Done
  18. Building dependency tree
  19. Reading state information... Done
  20. The following packages were automatically installed and are no longer required:
  21. gir1.2-keybinder-3.0 libfdk-aac0 libkeybinder-3.0-0 libluajit-5.1-2
  22. libluajit-5.1-common libxcb-xinerama0
  23. Use 'sudo apt autoremove' to remove them.
  24. The following packages will be REMOVED:
  25. obs-studio*
  26. 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
  27. After this operation, 11.6 MB disk space will be freed.
  28. Do you want to continue? [Y/n]
Add Comment
Please, Sign In to add comment