How to install Google Chrome on your Kali Linux

For a long time, in the computer world, there have been situations where computer users feel insecure due to the great exposure of their personal information . For these cases, the alternative of using the Kali Linux operating system is within reach.

How to Install Google Chrome on your Kali Linux Computer Without Errors or Problems

In this system, a wide variety of tools are available to have a more complete security on the computer and avoid hacking situations and other threats . Within this system you can download a browser such as Tor Browser  , among which Google Chrome can be highlighted.

Index( )

  1. How can you prepare your PC so that it is completely download ready?
    1. Have Kali fully updated
    2. Download the Google Chrome package
  2. Which website is the most reliable to download Chrome?
  3. What are the steps to follow to correctly install Google Chrome on your Kali Linux?

How can you prepare your PC so that it is completely download ready?

The Google Chrome browser and search engine turns out to be one of the most popular and used worldwide . Smart device users have this search engine as one of their favorites. Therefore, its utility within the Kali Linux distribution is necessary . To achieve this installation, the following aspects must be considered:

Have Kali fully updated

Kali Linux was created with the aim of being a system specifically focused on security , so the tools and functions used for this purpose have to be constantly updated. As well as it is of the utmost importance to carry out an update in the system when installing a browser.

By entering the Linux terminal and executing the command ‘ cat /etc/os-release ‘, you will be able to know the version of Kali Linux that the computer has, as well as knowing the name of the version, the version ID and others information. If you have an old version of the system, it is recommended to update it.

The Google Chrome browser is compatible with older versions of Kali Linux, however, it is recommended to keep track of system updates so that you can take full advantage of the tools and functions offered by the browser in this software.

Download the Google Chrome package

Before downloading the Google Chrome browser , you have the option to set it as default  so that you can take advantage of all its features. This can be downloaded in the default Linux browser through different sites on the web (some more reliable and secure than others).

Which website is the most reliable to download Chrome?

The official page of Google Chrome is the most reliable and the one that is most recommended to download this browser . Just by entering the home page, you will see an icon that says ‘download Chrome’, and when you click on it, the Google Chrome package begins to download.

It will be saved in the downloads folder on your computer. Before starting the download of the Google Chrome package, you must activate the ’64-bit .deb’ box and then start the download.

What are the steps to follow to correctly install Google Chrome on your Kali Linux?

To enjoy the services offered by the Google Chrome browser in the Kali Linux operating system, it should be considered that downloading and installing it can be a not so simple procedure , but if you follow the steps that will be detailed below , it can be installed without any problem.

  • Once the Google Chrome packageis downloaded, go to the downloads folder and check if the file was downloaded correctly.
  • Found the file, go to the Kali Linux 2020.1 terminal and use the ‘cd’ command.
  • Place the command ‘Is’, inside the download access.
  • We proceed to update system packages by typing ‘sudo apt-get update’ andpressing enter.
  • Next, you have to run the downloaded file by typing the command ‘sudo dpkg –i google-chrome-stable_currem t_amd64.deb’.
  • Ensure browser installation by running ‘ sudo apt-get install –f‘.

After completing the previous steps, the browser will be downloaded. You just have to go to the main menu of Kali Linux, go to the search engine and type ‘Google Chrome’. Among the options, the browser icon should appear ready to start using. It can be placed on the desktop for the convenience of the user if necessary and in this way Google Chrome is installed on your Kali Linux.

 

by Abdullah Sam
I’m a teacher, researcher and writer. I write about study subjects to improve the learning of college and university students. I write top Quality study notes Mostly, Tech, Games, Education, And Solutions/Tips and Tricks. I am a person who helps students to acquire knowledge, competence or virtue.

Leave a Comment