Open to edit the apt sources.list file
add the opera repo in a new linesudo nano /etc/apt/sources.list
Add the Opera GPG key with the command (recommended)deb http://deb.opera.com/opera/ stable non-free
If you get authentication warnings, you may try (optional)wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
Run aptitude updatesudo apt-get install debian-archive-keyring
Finally install Opera browsersudo apt-get update
sudo apt-get install opera
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.