LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   LinuxMint 17.2 how to install Thunderbird 31.8 (https://www.linuxquestions.org/questions/linux-newbie-8/linuxmint-17-2-how-to-install-thunderbird-31-8-a-4175556506/)

Hank2 10-18-2015 02:28 PM

LinuxMint 17.2 how to install Thunderbird 31.8
 
I would like to install Thunderbird 31.8 in Linux Mint 17.2 but no matter what it keeps installing version 38.3.0. Your suggestions welcomed. I am very new to Linux and am still learning the commands for just about everything.

Soadyheid 10-18-2015 02:35 PM

Welcome to LinuxQuestions! :)

Why do you want to install an old version of Thunderbird rather than the current verson? :scratch:

Play Bonny!

:hattip:

Hank2 10-18-2015 03:36 PM

I want to migrate my emials from outlook over to it and it cannot be accomplished in 38.3.0

vincix 10-18-2015 04:03 PM

Quote:

Originally Posted by Hank2 (Post 5436483)
I want to migrate my emials from outlook over to it and it cannot be accomplished in 38.3.0


What have you tried exactly that it kept instaling the latest version?
Have you tried?
Code:

sudo apt-get install <package-name>=<package-version-number>
Code:

apt-mark hold <package-name>
- this command prevents the packages from being upgraded.

If it doesn't work, you can always try to install it from the source.

ondoho 10-18-2015 04:08 PM

be aware that thunderbird might have common dependencies with e.g. firefox, so downgrading thunderbird might not be enough, or not work as expected.
i was thinking that maybe it's also possible to uninstall thunderbird, then install some .deb from their web page. not sure how that would work.

Hank2 10-18-2015 07:55 PM

Quote:

Originally Posted by vincix (Post 5436497)
What have you tried exactly that it kept instaling the latest version?
Have you tried?
Code:

sudo apt-get install <package-name>=<package-version-number>
Code:

apt-mark hold <package-name>
- this command prevents the packages from being upgraded.

If it doesn't work, you can always try to install it from the source.

I did use the sudo apt-get install and it continues to obtain the latest release.

I can launch the program from the decompressed file but I cannot install version 31.8.0.

Also tried the procedure here to no avail: http://www.cyberciti.biz/faq/install...rd-2-in-linux/

ardvark71 10-18-2015 09:34 PM

Hi Hank...

Welcome to the forum. :)

I'm not sure if it will work but you can try downloading the .deb here and installing it that way. Once it downloads, just double click on it to start the installation process. If you need or want additional packages related to Thunderbird, you can find them here. :)

Let us know how it turns out...

Regards...

Hank2 10-18-2015 11:40 PM

I tried the links provided, but when I go to the links it tells me they are not available.

ondoho 10-19-2015 01:07 AM

Quote:

Originally Posted by Hank2 (Post 5436578)
I did use the sudo apt-get install and it continues to obtain the latest release.

please show us the exact commands you used and what they returned.
did you follow vincix' advice?

ardvark71 10-19-2015 02:15 AM

Quote:

Originally Posted by Hank2 (Post 5436654)
I tried the links provided, but when I go to the links it tells me they are not available.

I apologize, I didn't test them first. :(

However, I did find (and test) a .deb for 31.6 here, along with gnome support here. Look under Ubuntu 15.04. If you're Scottish or Irish, there is also a locale package here.

If you absolutely need 31.8 and don't mind doing a little command line work, I found Mozilla's page here. Just choose your system's architecture and your location. :)

Regards...

Emerson 10-19-2015 06:57 AM

Quote:

Originally Posted by Hank2 (Post 5436483)
I want to migrate my emials from outlook over to it and it cannot be accomplished in 38.3.0

There may be alternative ways, how about firing up an imap server and syncing Outlook with it, then syncing Thunderbird.

Hank2 10-19-2015 03:16 PM

Thanks to all for you help. After a very round about why I was able to migrate everything over to 31.8.0 and then update to 38.3.0. A lot of time and false starts were necessary to accomplish this task, but it was a great learning experience.

ardvark71 10-19-2015 04:52 PM

Quote:

Originally Posted by Hank2 (Post 5437063)
Thanks to all for you help. After a very round about why I was able to migrate everything over to 31.8.0 and then update to 38.3.0. A lot of time and false starts were necessary to accomplish this task, but it was a great learning experience.

Hi...

I'm glad you were able to get it resolved. :)

If you would, please mark this thread as "SOLVED" by clicking on "Thread Tools" directly above your initial post. Thanks!

Regards...

ondoho 10-20-2015 01:23 AM

glad you figured it out.

Quote:

Originally Posted by Hank2 (Post 5436483)
I want to migrate my emials from outlook over to it and it cannot be accomplished in 38.3.0

i wonder why they removed that feature? seems counter-productive.


All times are GMT -5. The time now is 01:18 PM.