How to install Opera on Debian

Add the repo sudo sh -c 'echo "deb http://deb.opera.com/opera/ stable non-free" >> /etc/apt/sources.list.d/opera.list' Install the key: sudo sh -c 'wget -O - http://deb.opera.com/archive.key | apt-key add -' Update: sudo apt-get update Install Opera: sudo apt-get install opera

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.