How to install firefox browser in kali linux
Home page: https://www.mozilla.org/
Download and extract files:
tar -xjvf firefox-53.0.3.tar.bz2
Copy folder firefox to opt and open terminal run:
ln -s /opt/firefox/firefox /usr/bin/firefox
Create shortcut and run normal
Tutorial video:
Comments
Post a Comment