HOW TO INSTALL MOZILLA FIREFOX IN KALI LINUX ?





Mozilla Firefox is very popular open source aplication which made by Firefox Coorporation. Firefox is open source aplication made by Gecko layout engine. Not only reliable, firefox also compatible by many separate Add-ons that available us to use only what we need. If you want to use a good browser in
security side, This software can be use to main browser, haha :D.
Firefox can protect us from viruses like worm, trojan and spyware. For example, when we acces a dangerous website accidentally, so we recive a message that the website is dangerous such as WARNING!

Lets install Firefox by following the steps :



1. Open the terminal by type (ctrl+alt+t)


2. Delete Iceweasel, type this code below with terminal

apt-get remove iceweasel


3. Add a repository, what is repository? click HERE

| gedit /etc/apt/sources.list


4. When gedit is show, paste this code below and save it (ctrl+s)

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


5. Back to terminal, type this code below

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


6. Then, type this code below to update repository

| apt-get update


7. Type this code below to install Firefox

apt-get install firefox-mozilla-build



If done, check menu > internet, it will showing like this picture below.


No comments:

Post a Comment