Install Mozilla Firefox Browser on Kali Linux

Install Mozilla Firefox Browser on Kali Linux

Few steps you need to follow in order to install Mozilla Firefox Browser on Kali Linux.

1. Install Gedit text editor
Open the Kali Linux terminal and enter the following command

apt-get install gedit

an press enter

 2. Remove Iceweasel
You will need to remove Iceweasel the default kali linux web browser.
In order to do this first close the Iceweasel browser and then type the following command on terminal and press enter.

apt-get remove iceweasel

and press enter

3.  Edit sources.list

Open the sources.list file by entering the following command to the terminal and press enter.

gedit /etc/apt/sources.list

 A new sources.list file will be open for you. Past the following code, save file and exit.

##Firefox
deb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main


4. Setting keys


Copy and past the following command in the terminal and press enter

apt-key adv --recv-keys --keyserver keyserver.ubuntu.com C1289A29

5. Update Kali Linux
Enter the following command to update the Kali Linux

apt-get update

6. Install Firefox

Enter the following command to install Firefox

apt-get install firefox-mozilla-build

7. Open Firefox

Go to Application --> Internet --> FireFox Web Browser

Thanks for reading and watching.

Share on Google Plus

About Unknown

Have Master in Computer System from Stockholm University. Work as a Linux System Administrator in Volvo Sweden. Part time blogger/YouTuber
    Blogger Comment
    Facebook Comment