Tassos

Codec for Martha

Nov 16th, 2014
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.58 KB | None | 0 0
  1. sudo apt-get update && sudo apt-get upgrade
  2.  
  3.  
  4. sudo apt-get -y install ubuntu-restricted-extras
  5.  
  6.  
  7. sudo wget http://www.medibuntu.org/sources.list.d/precise.list --output-document=/etc/apt/sources.list.d/medibuntu.list
  8.  
  9.  
  10. sudo apt-get -y install ubuntu-restricted-addons
  11.    
  12.  
  13. sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update && sudo apt-get update && sudo apt-get upgrade
  14.  
  15.  
  16. sudo apt-get -y install libdvdcss2 libdvdread3 libdvdread4 libdvdnav4  non-free-codecs
  17.  
  18.  
  19. sudo apt-get -y install w32codecs
  20.  
  21.  
  22.  
  23. sudo apt-get -y install w64codecs
Advertisement
Add Comment
Please, Sign In to add comment