Arch Linux @lemmy.ml Cauê @lemmy.eco.br 2y ago How to install Thunderbird 115 on Manjaro Would someone please tell me how to install the new Thunderbird version on Manjaro?Thanks!
in a terminalsudo pacman -SyuFollowed bysudo pacman -S thunderbirdYou can skip the first command if you did that recently.
https://archlinux.org/packages/extra/x86_64/thunderbird/thunderbird 115.0-4Last Updated: 2023-07-17 08:39 UTC
If the Arch repos don't have it yet, it's not in Manjaro then either.It is however in the AUR - https://aur.archlinux.org/packages?O=0&SeB=nd&K=thunderbird-bin&outdated=&SB=p&SO=d&PP=50&submit=GoDo you have an AUR helper such as yay or paru installed?
https://repology.org/project/thunderbird/versionsIt was recently added to arch and then manjaro unstable. It'll make its way to manjaro testing soon and eventually the stable channel. If you want it now, there's the thunderbird-bin package in the aur.
Since I don't see it in the Arch repo, I am guessing you can just download the Linux binary from thunderbird.net
Gotcha, do you know how I could install it like an update to the current installation. I mean using all my settings
in a terminal
sudo pacman -Syu
Followed by
sudo pacman -S thunderbird
You can skip the first command if you did that recently.
I haven't seen version 115 yet in the Arch repos. Does Manjaro have it yet?
https://archlinux.org/packages/extra/x86_64/thunderbird/
thunderbird 115.0-4
Last Updated: 2023-07-17 08:39 UTC
If the Arch repos don't have it yet, it's not in Manjaro then either.
It is however in the AUR - https://aur.archlinux.org/packages?O=0&SeB=nd&K=thunderbird-bin&outdated=&SB=p&SO=d&PP=50&submit=Go
Do you have an AUR helper such as yay or paru installed?