Ten Easy and Quick Firefox 3.6 Installation Tips

- Image via Wikipedia
As you know Firefox 3.6 is out and rocks the world! It’s great to see the Web improving!
Here’s easy steps to install Firefox 3.6 on your Linux PC
1. Download the Firefox 3.6 from here
For example, on my Linux PC, I have downloaded Firefox 3.6 (firefox-3.6.tar.bz2) in my Download folder:
|
[rakesh@debian Download]$ ls firefox-3.6.tar.bz2 |
2. Make a folder (e.g. for me, install) in your home
| [rakesh@debian ~]$ mkdir install |
3. Move firefox-3.6.tar.bz2 from your gnome Desktop or Download folder to install folder (the folder where you have downloaded firefox-3.6.tar.bz2 file)
| [rakesh@debian ~]$ mv /home/rakesh/Download/firefox-3.6.tar.bz2 install/ |
4. Goto the install folder
|
[rakesh@debian ~]$ cd install/ [rakesh@debian install]$ ls firefox-3.6.tar.bz2 |
5. Extract firefox-3.6.tar.bz2 file
[rakesh@debian install]$ tar -xvf firefox-3.6.tar.bz2
firefox/
firefox/update.locale
firefox/plugins/
firefox/plugins/libnullplugin.so
firefox/Throbber-small.gif
firefox/components/
firefox/components/nsSessionStore.js
firefox/components/nsFilePicker.js
..........
.....
6. Goto firefox folder
|
[rakesh@debian ]$ cd firefox [rakesh@debian firefox]$ pwd /home/rakesh/install/firefox |
7. Make a symbolic link to launch Firefox 3.6
| [rakesh@debian firefox]$ ln -s /home/rakesh/install/firefox/firefox ~/Desktop/Firefox3.6 |
8. Make it (Firefox 3.6) executable
| [rakesh@debian firefox]$ chmod +x ~/Desktop/Firefox3.6 |
To open Firefox, from the command line you would type: firefox &
| [rakesh@debian firefox]$ firefox & |
If steps 7 and 8 do not work for you then follow an alternative option at step 9
9. Goto your gnome Desktop and
a) Right click on the gnome Desktop and
b) select the Create Launcher… option
c) click the button labeled Basic
d) type in “Name:” field : Firefox 3.6
e) type in “Command:” field: /home/rakesh/install/firefox/firefox
f) type in “Comment:” field: Firefox 3.6
g) now click Close button
10. You will see a Firfox 3.6 logo on your Desktop and just click the logo to launch Firefox 3.6 and browser the web.
Enjoy Firefox 3.6 …

- Image via Wikipedia
As you know Firefox 3.6 is out and rocks the world! It’s great to see the Web improving!
Here’s easy steps to install Firefox 3.6 on your Linux PC
1. Download the Firefox 3.6 from here
For example, on my Linux PC, I have downloaded Firefox 3.6 (firefox-3.6.tar.bz2) in my Download folder:
|
[rakesh@debian Download]$ ls firefox-3.6.tar.bz2 |
2. Make a folder (e.g. for me, install) in your home
| [rakesh@debian ~]$ mkdir install |
3. Move firefox-3.6.tar.bz2 from your gnome Desktop or Download folder to install folder (the folder where you have downloaded firefox-3.6.tar.bz2 file)
| [rakesh@debian ~]$ mv /home/rakesh/Download/firefox-3.6.tar.bz2 install/ |
4. Goto the install folder
|
[rakesh@debian ~]$ cd install/ [rakesh@debian install]$ ls firefox-3.6.tar.bz2 |
5. Extract firefox-3.6.tar.bz2 file
[rakesh@debian install]$ tar -xvf firefox-3.6.tar.bz2
firefox/
firefox/update.locale
firefox/plugins/
firefox/plugins/libnullplugin.so
firefox/Throbber-small.gif
firefox/components/
firefox/components/nsSessionStore.js
firefox/components/nsFilePicker.js
..........
.....
6. Goto firefox folder
|
[rakesh@debian ]$ cd firefox [rakesh@debian firefox]$ pwd /home/rakesh/install/firefox |
7. Make a symbolic link to launch Firefox 3.6
| [rakesh@debian firefox]$ ln -s /home/rakesh/install/firefox/firefox ~/Desktop/Firefox3.6 |
8. Make it (Firefox 3.6) executable
| [rakesh@debian firefox]$ chmod +x ~/Desktop/Firefox3.6 |
To open Firefox, from the command line you would type: firefox &
| [rakesh@debian firefox]$ firefox & |
If steps 7 and 8 do not work for you then follow an alternative option at step 9
9. Goto your gnome Desktop and
a) Right click on the gnome Desktop and
b) select the Create Launcher… option
c) click the button labeled Basic
d) type in “Name:” field : Firefox 3.6
e) type in “Command:” field: /home/rakesh/install/firefox/firefox
f) type in “Comment:” field: Firefox 3.6
g) now click Close button
10. You will see a Firfox 3.6 logo on your Desktop and just click the logo to launch Firefox 3.6 and browser the web.
Enjoy Firefox 3.6 …
Related posts:
Archives
Recent Posts
- Installing Linux Mint 5 LTS into a Pen-Drive
- BlackBerry SSH: Connect to the remote Linux Server using MidpSSH on BlackBerry Curve 8520
- How to hack or crack Wi-Fi Password Using Debian Linux
- Cracking Wi-Fi Password with Debian Linux
- Speed Up Your Web Browsing with OpenDNS
Recent Comments
- janav on BlackBerry SSH: Connect to the remote Linux Server using MidpSSH on BlackBerry Curve 8520
- sandeep on Speed Up Your Web Browsing with OpenDNS
- Rakesh on BlackBerry SSH: Connect to the remote Linux Server using MidpSSH on BlackBerry Curve 8520
- Marc Paradise on BlackBerry SSH: Connect to the remote Linux Server using MidpSSH on BlackBerry Curve 8520
- Rakesh on CairoDock on Debian Lenny (like dock in Mac OS X)
Blog Sponsor
Tags
Switch site
Blogroll
- Debaira: Debian Blog
- Ian Murdock: Debian
- Linus Torvalds
- Mark Shuttleworth: Ubuntu
- Naba: Anjuta (IDE)
- TechCrunch


Posted by Rakesh in
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=763cffdc-48fa-44fe-90d0-6004bb7a415b)

