(09-28-2022, 02:04 PM)robert2019 link Wrote: Good day Serban, Jerry,
Is such repository ppa script meant to be run on any Series, or only on 6.x ones, otherwise it might break somehow the system configuration?
I'm 5.x same as Vint tells us in his profile he is. I dont recall if he upgraded to 6.0 or not.
Thank you in advance for your great support!
The problem is less about the PPA.
The problem is IF the Thunderbird 102.3.0 is compatible with the version of the OS.
Now, to find if it does, you can do this:
Code:
sudo apt update
sudo apt upgrade thunderbird
IF and only IF Thunderbird 102.3 is compatible with Linux Lite 5.x (for now, 5.8, the latest release of the 5.x series), you will get the upgrade. Else, you will get some message like "Nothing to upgrade" or "You already have the latest version" which means that the current version (102.3.0) has dependencies specific to the Linux Lite 6.x series (Ubuntu 22.x). The same applies to FireFox.
This is how it looks on my computer:
Code:
sudo apt upgrade thunderbird
Reading package lists... 0%
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
thunderbird is already the newest version (1:91.11.0+build2-0ubuntu0.22.04.1).
Calculating upgrade... Done
The following packages have been kept back:
libspeechd2 python3-speechd speech-dispatcher
speech-dispatcher-audio-plugins speech-dispatcher-espeak-ng
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
Notice the line:
thunderbird is already the newest version
As you can see, nothing bad happens.
All the best!
"It's easy to die for an idea. It's way harder TO LIVE for your idea!"
Current Machine:
Dell Precision T1700, 16 GB RAM, SSD Kingston A400, 480 GB.
Laptop:
ASUS X200MA , Intel® Celeron® N2830, 2 GB RAM, SSD Kingston A400, 480 GB.
Current Machine:
Dell Precision T1700, 16 GB RAM, SSD Kingston A400, 480 GB.
Laptop:
ASUS X200MA , Intel® Celeron® N2830, 2 GB RAM, SSD Kingston A400, 480 GB.