Copy-paste code di bawah ini di terminal:
sudo sh -c 'echo "deb http://deb.opera.com/opera/ stable non-free" >> /etc/apt/sources.list.d/opera.list'
Next:
sudo sh -c 'wget -O - http://deb.opera.com/archive.key | apt-key add -'
Next:
sudo apt-get update
Last:
sudo apt-get install opera
Title : Cara install atau update opera di Backtrack 5
Description : Copy-paste code di bawah ini di terminal: sudo sh -c 'echo "deb http://deb.opera.com/opera/ stable non-free"...