How to download Movies from torrent on proxy server in Ubuntu
Install Opera browser using these commands
sudo sh -c 'echo "deb https://deb.opera.com/opera-stable/ stable non-free" >> /etc/apt/sources.list.d/opera-stable.list'
wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
sudo apt update && sudo apt install opera-stable
No comments:
Post a Comment