Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

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
 
PREVIOUS NEXT
Tagged: #install #opera #ubuntu #terminal #command
ADD COMMENT
Topic
Name
6+8 =