Senin, 22 September 2014

Install firefox in Kali Linux (in English)

night bloggers, this time i'll share tutorial install firefox in Kali Linux.
this tutorial is actually a long time ago, than in the store are not shared pity. knowledge a science decent helpfull for read, okay let's go :D
first remove iceweasel on your kali linux
# apt-get remove iceweasel

then put repository to /apt/sources.list
# echo -e "\ndeb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main" | tee -a /etc/apt/sources.list > /dev/null

then do a command like following:
# apt-key adv --recv-keys --keyserver keyserver.ubuntu.com C1289A29

after that, update your repository
# apt-get update

and then install like this command
# apt-get install firefox-mozilla-build



maybe helpfull ;)


source:kali linux

Tidak ada komentar:

Posting Komentar