

Head over to the Chrome download webpage.Įnter your account password to start the installation process. To install Google Chrome using Ubuntu's Software Center: In this situation, Ubuntu has the Software Center application that will extract and install the Google Chrome package automatically. Using the command-line can be uncomfortable for those who have just started with Linux. Google Chrome will be available to use once the installation process completes. The system will ask you for your user password for logging purposes. Sudo dpkg -i google-chrome-stable_current_b Enter either of the following commands in the terminal: You can install the downloaded package using dpkg or apt. This is a Linux utility that allows you to download files using HTTP, HTTPS, FTP, and FTPS. To install Google Chrome using the command-line, first launch the terminal by pressing Ctrl + Alt + T.ĭownload the Chrome package using wget. The other package managers used on Debian-based distros such as Apt only act as a front end to dpkg. Command-Line Install With dpkgīehind every package manager on Debian-based Linux distributions, there's a base software known as dpkg that is responsible for managing Debian packages. There are multiple ways to do this, either using the dpkg package manager or with the help of an app manager software. All you have to do is download the package file from the official source and unpack it on your system. Installing Google Chrome on Ubuntu is easy. We will share brief guides that demonstrate how you can install Google Chrome on your system graphically and via the command-line. In this article, we will discuss downloading and installing Chrome on a Linux machine. Since Chrome is not open source, Linux users can't directly download it using the default package managers on their system. The installation will be completed after a few seconds depending on the speed of your PC.Google Chrome is one of the most popular internet browsers, providing high-speed browsing with an interactive user interface.

In this case, we will use the apt package manager to install Google Chrome in Kali Linux.

We can either use dpkg or apt package manager to install the package. # wget ĭownload Google Chrome in Kali Linux Step 3: Install Google Chrome in Kali Linux Once the system update is complete, download the Google Chrome Debian file using the command. Update Kali Linux Step 2: Download Google Chrome Package It’s always a good idea before getting started with anything else and so with that, launch your terminal and run the command: # apt update To start off, we need to update the system packages and repositories. In this tutorial, you will learn how to install Google Chrome on Kali Linux. Google Chrome is a cross-platform and free web browser that is widely used by regular users and tech enthusiasts alike.
