c/archlinux · by caboclo@lemmy.eco.br · 3yHow 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
in a terminal
sudo pacman -SyuFollowed by
sudo pacman -S thunderbirdYou can skip the first command if you did that recently.
housepanther@lemmy.goblackcat.com · 2 pts · 3y
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
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
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
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
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
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
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
It will use your current profile with settings automatically
caboclo@lemmy.eco.br · 0 pts · 3y
cool, thanks!