Answers for "install opera ubuntu terminal command"

0

install opera ubuntu terminal command

wget -qO- https://deb.opera.com/archive.key | sudo apt-key add -
sudo add-apt-repository "deb [arch=i386,amd64] https://deb.opera.com/opera-stable/ stable non-free"
sudo apt-get update
sudo apt-get install opera-stable
Posted by: Guest on April-08-2021

Code answers related to "install opera ubuntu terminal command"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language