Advertisement
davidva

opera-ub

Jan 13th, 2015
6,844
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
  2.  
  3. sudo sh -c 'echo "deb http://deb.opera.com/opera/ stable non-free" > /etc/apt/sources.list.d/opera.list'
  4.  
  5. sudo apt-get update
  6.  
  7. sudo apt-get install opera-stable pepperflashplugin-nonfree
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement