


Running the following command as a user with sudo privileges Installing packages on Ubuntu requires administrative privileges. Open your terminal either by using the Ctrl+Alt+T keyboard shortcut or by clicking on the terminal icon. Perform the following steps to install Chrome browser on your Ubuntu system: 1. We’ll download the installation file from the official website and install it from the command-line. Installing Chrome browser on Ubuntu is a pretty straightforward process. Installing Google Chrome on Ubuntu #Ĭhrome is not an open-source browser, and it is not included in the standard Ubuntu repositories. This article explains how to install the Google Chrome web browser on Ubuntu 20.04. It is fast, easy to use, and secure browser built for the modern web.Ĭhrome is available for all major operating systems and hardware platforms and allows you to synchronize your bookmarks, history, and passwords on all your devices. How to install google chrome on ubuntu 20.Is the most widely used web browser in the world. Step 2 » Now we need to install libnss3-1d and libxss1 sudo apt-get install libnss3-1d libxss1 Step 3 » Finally install the downloaded package.

sudo apt-get update This command will update the packages list index. Step 1 » Type apt-get update on terminal as a sudo user. Before installing, we need to install dependencies. Step 4 » Finally install google chrome sudo apt-get install google-chrome-stableĭownload google-chrome-stable_current_b from official google website (). sudo sh -c 'echo "deb stable main" > /etc/apt//google.list' Step 3 » Now Update the package list. wget -q -O - | sudo apt-key add - Step 2 » Type this command exactly to add chrome repositories. first we need to add the repository source to the update manager.

We can install chrome from google official repository. We can install google chrome in two methods. In this article we can see how to install google chrome on ubuntu 12.04 Google chrome is one of most popular browser for its quick launching and fast browsing.
