

To install synaptic package manager, use the following command: $ sudo apt install -y synaptic It comes loaded with many features and gives you access to more than 7000 packages While apt command helps you to install packages from command line, Synaptic is a GUI interface that allows you to install applications easily. Once all the updates are installed then reboot the system once using following command, $ sudo reboot Open the terminal and run beneath commands, $ sudo apt update

I am adding my existing user ‘ pkumar’ to sudo user so that now onwards all the tasks can be performed by local user. Note: You have to run these commands from root user. To install sudo and add your username to the sudo group, use the following command provided below: You also need to add your user to the sudo group. Next important thing you need to do is install the sudo package in the system to get administrative privileges. Once it is disabled, you can go on update repository index without any issues. If you’ve previously used a different browser, like Firefox or Opera, you can import your bookmarks and settings into Chrome.Open the terminal, switch to root user and then comment out or remove cdrom repo from /etc/apt/sources.list file. In this tutorial, we’ve shown you how to install Google Chrome on your Debian 9 desktop machine. When a new version is released, you can update the Google Chrome package through your desktop standard Software Update tool or by running the following commands in your terminal: sudo apt update sudo apt upgrade Conclusion # # You may comment out this entry, but any other modifications may be lost. To verify the file contents: cat /etc/apt//google-chrome.list # THIS FILE IS AUTOMATICALLY CONFIGURED # Updating Google Chrome #ĭuring the installation, the official Google repository will be added to your system. When you start Google Chrome for the first time, you will be presented with the following window asking whether you want to make Google Chrome your default browser and to send usage statistic and crash reports to Google:įrom here, you can sign-in to Chrome with your Google Account to sync your bookmarks, history, passwords and other settings on all your devices.

Now that you have Google Chrome installed on your Debian system you can start it either from the command line by typing google-chrome or by clicking on the Google Chrome icon ( Activities -> Google Chrome). The command above will install Chrome and all dependencies. You will be asked to enter your user password. Once the download is complete, install Google Chrome by typing: sudo apt install. Open your terminal either by using the Ctrl+Alt+T keyboard shortcut or by clicking on the terminal icon. How to Install Google Chrome on Ubuntu : Tutorial for BeginnersĬomplete the following steps to install Google Chrome on your Debian system: 1.
