LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thunderbird disaster upgrade 91 to 102
#2
This worked for me, YMMV

Binaries - sudo mv /usr/lib/thunderbird  /usr/lib/102thunderbird
as normal user, cd /home/user
User Files - mv .thunderbird .102thunderbird

go to the archive.mozilla.org and get the version you want...
https://archive.mozilla.org/pub/thunderb..._64/en-US/

sudo tar xjvf thunderbird-91.1.2.tar.bz2 -C /usr/lib        <- the "-C" plus location is the magic bit
ln -s /opt/thunderbird/thunderbird /usr/bin/thunderbird
[sudo] password for one:
ln: creating symbolic link `/usr/bin/thunderbird': File exists
sudo rm /usr/bin/thunderbird
ln -s /opt/thunderbird/thunderbird /usr/bin/thunderbird

Recover your user data from the backup location to ".thunderbird" in home directory
cd /whereever/.thunderbird; tar cvf - . | (cd /home/user/.thunderbird; tar xfBp -)

Apologies for an unnecessay post at a time of high drama.
Roger De Salis
Reply


Messages In This Thread
Re: Thunderbird disaster upgrade 91 to 102 - by rdesalis - 12-16-2022, 09:04 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)