Search blog

Saturday, September 9, 2017

Install Latest Version of Vivaldi Browser in Ubuntu using your Terminal

If you are looking to install the latest version of Vivaldi in your Ubuntu installation, execute the commands below:

Step 1. First copy the Vivaldi .deb package download link from Vivaldi's page at: http://bit.ly/2eMj7eH & RIGHT CLICK, COPY the link location as shown in the image below:


Step 2. Now open your Terminal (CTRL+ALT+T) and enter the following commands:

 wget https://downloads.vivaldi.com/stable/vivaldi-stable_1.11.917.43-1_amd64.deb  

Replace the above link with the link you copied in Step 1.

 sudo dpkg -i vivaldi-stable_1.11.917.43-1_amd64.deb  

You can start Vivaldi from your browser by entering:

 $ vivaldi  

If in any caseyou would like to REMOVE Vialdi, please enter the commands below:

 sudo apt-get remove vivaldi*  

No comments:

Post a Comment

Thank you for your Feedback!
www.evagabond.me

Top 5 Posts (Weekly)