Results 1 to 7 of 7
Somebody, have you know how to install thunderbird on ubuntu 64 bit?
i have download file and checked the content folder no file to config. any suggestion?
Thank you....
- 05-01-2010 #1Just Joined!
- Join Date
- Apr 2010
- Posts
- 5
[SOLVED] how to install thunderbird on ubuntu 64bit
Somebody, have you know how to install thunderbird on ubuntu 64 bit?
i have download file and checked the content folder no file to config. any suggestion?
Thank you.
- 05-01-2010 #2
Easy as 1, 2, 3... *ahem* 4
1. Go to System -> Administration -> Synaptic Package Manager
2. Search for thunderbird
3. Select Mark for installation
4. Click ApplyIf we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 05-01-2010 #3
Could you not just type
sudo apt-get install thunderbird
in the terminal
- 05-01-2010 #4
There are a lot of ways to install packages in Ubuntu. If your machine has internet access then package installation is really easy.
Open Synaptic Package Manager as suggested earlier and click on Reload button. It will fetch latest list of packages available in Ubuntu Sources. Search Thunderbird and mark it for installation. Click Apply button. Thats all !!
If you prefer command line, execute this in Terminal :
Code:sudo apt-get update sudo apt-get install thunderbird
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-02-2010 #5
The ways posted above are probably the best way to go.
But if that is not working just download thunderbird from mozilla.org and just execute the thunderbird executable.
Should work without compiling anything.
- 05-03-2010 #6Just Joined!
- Join Date
- Apr 2010
- Posts
- 5
- 05-03-2010 #7Just Joined!
- Join Date
- Apr 2010
- Posts
- 5
@ Devil Casper
i had tried it but the command respond no package available. i have fix it, thanks for replied.



