How to install Thunderbird 115 on Manjaro

Would someone please tell me how to install the new Thunderbird version on Manjaro?

Thanks!

0 points · 17 comments · view on lemmy.world

17 Comments

CAPSLOCKFTW@lemmy.ml · 7 pts · 3y (5 replies)

in a terminal

sudo pacman -Syu

Followed by

sudo pacman -S thunderbird

You can skip the first command if you did that recently.

housepanther@lemmy.goblackcat.com · 2 pts · 3y (4 replies)

I haven't seen version 115 yet in the Arch repos. Does Manjaro have it yet?

CAPSLOCKFTW@lemmy.ml · 3 pts · 3y

https://archlinux.org/packages/extra/x86_64/thunderbird/

thunderbird 115.0-4

Last Updated: 2023-07-17 08:39 UTC

spacemanspiffy@lemmy.world · 2 pts · 3y (2 replies)

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?

housepanther@lemmy.goblackcat.com · 1 pts · 3y (1 reply)

When I did a yay -Ss thunderbird, I was not seeing 115. I ended up just downloading it from thunderbird.net.

housepanther@lemmy.goblackcat.com · 1 pts · 3y

Funny. I did a pacman -S thunderbird and it did not come up with the new version.

darcmage@lemm.ee · 3 pts · 3y (3 replies)

https://repology.org/project/thunderbird/versions

It 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.

caboclo@lemmy.eco.br · 0 pts · 3y (2 replies)

cool, I think I am gonna wait then. Other people told me Manjaro doesn't work well with AUR

zitronen@feddit.de · 5 pts · 3y

Maybe you should consider listening to different people.

funkajunk@lemm.ee · 2 pts · 3y

That ain't right at all...

housepanther@lemmy.goblackcat.com · 2 pts · 3y (3 replies)

Since I don't see it in the Arch repo, I am guessing you can just download the Linux binary from thunderbird.net

caboclo@lemmy.eco.br · 0 pts · 3y (2 replies)

Gotcha, do you know how I could install it like an update to the current installation. I mean using all my settings

laskobar@feddit.de · 2 pts · 3y (1 reply)

It will use your current profile with settings automatically

caboclo@lemmy.eco.br · 0 pts · 3y

cool, thanks!