Friday, August 20, 2010

Install Firefox on Linux



Technology News Tutorial : Install Firefox on Linux
Prior to Installing Firefox on Linux mode
We recommend that you first remove the iceweasel because Firefox was able to accumulate
# Apt-get remove iceweasel

To the point:
Install Firefox in Debian
1. Download the source:
http://mozilla.lagis.at/firefox/releases/3.6.6/linux-i686/en-US/firefox-3.6.6.tar.bz2
2. Copy downloadtan we'd move it to / usr / local, for example, were we download the file exists in / home / downloads
# Cp / home/download/firefox-3.6.6.tar.bz2 / usr/local/firefox-3.6.6.tar.bz2
3. Extract the file:
# Tar-jxvf / usr/local/firefox-3.6.6.tar.bz2
4. Create a link on the menu,
# Gedit / user/share/applications/firefox3.desktop
Enter below:

# ============================ Start HERE ====================
[Desktop Entry]
Name = Firefox3.6
Comment = My Favorite Internet Browser
Exec = / usr / local / firefox / firefox
Terminal = false
Icon = / usr/local/firefox/firefox/icons/mozicon128.png
Type = Application
Categories = Network; Internet; Browser
Version = 1.0
# ============================ Finish HERE ====================

Save deh. Then close

5.
Look in your Internet menu:


Thus Installing Firefox on Linux mode
hopefully useful Installing Firefox on Linux mode

No comments:

Post a Comment