How install SeaMonkey

i don’t know how to add/remove software packages in general,
i’m an endeavouros newbie

I want to install Seamonkey

a terminal command, maybe?

The default package manger on Arch based distros is pacman.

Please read through the ArchWiki article on pacman:

https://wiki.archlinux.org/title/Package_Management_FAQs

First make sure your system is up-to-date:

sudo pacman -Syu

Then install seamonky:

sudo pacman -S seamonkey

4 Likes

Hi! I suggest to familiarize yourself first with pacman and AUR and read up a bit. When you start eos you have a welcome app with useful links to articles and information to get you started on your journey. Ever heard of pacman?

I would start here for example

https://discovery.endeavouros.com/pacman/pacman-basic-commands/2021/03/

1 Like

:grin: we are in sync but you are faster

1 Like

thanks

1 Like

very useful, thanks

1 Like

sudo pacman -S seamonkey
this command installed an old version of seamonkey in my system
so it was impossible to enter the endeavouros forum
(now, i’m writing using Falkon, not seamonkey)
how can i update ONLY seamonkey ???
(i have already updated my system with sudo pacman -Syu)

That would be the currently available version in the stable repos.

However there is a newer one in the Testing as well:

https://archlinux.org/packages/?sort=&q=seamonkey&maintainer=&flagged=

You might want to try that one:

sudo pacman -U https://mirror.moson.org/arch/community-testing/os/x86_64/seamonkey-2.53.14-2-x86_64.pkg.tar.zst

Edit:

How interesting! While I was writing the above, the newer version got moved to the stable repo :smile:
You could just update your system to get the latest version currently available on Arch.

extra/boost-libs 1.80.0-2 1.80.0-3 0,00 MiB 2,11 MiB
extra/chromium 106.0.5249.119-1 106.0.5249.119-2 0,00 MiB 85,02 MiB
extra/enchant 2.3.3-1 2.3.3-2 0,00 MiB 0,05 MiB
extra/gspell 1.12.0-1 1.12.0-2 0,00 MiB 0,12 MiB
extra/harfbuzz 5.3.1-1 5.3.1-3 0,00 MiB 1,01 MiB
extra/harfbuzz-icu 5.3.1-1 5.3.1-3 0,00 MiB 0,01 MiB
core/icu 71.1-1 72.1-1 0,86 MiB 11,05 MiB
extra/libcdr 0.1.7-4 0.1.7-5 0,00 MiB 0,93 MiB
extra/libe-book 0.1.3-11 0.1.3-12 0,00 MiB 0,69 MiB
extra/libical 3.0.16-1 3.0.16-2 0,00 MiB 0,61 MiB
extra/libmspub 0.1.4-12 0.1.4-13 -0,01 MiB 0,45 MiB
extra/libqxp 0.0.2-8 0.0.2-9 0,02 MiB 0,29 MiB
extra/libreoffice-fresh 7.4.2-1 7.4.2-2 0,00 MiB 144,37 MiB
extra/libsynctex 2022.62885-1 2022.62885-2 0,00 MiB 0,05 MiB
extra/libvisio 0.1.7-7 0.1.7-8 -0,01 MiB 0,62 MiB
core/libxml2 2.10.3-1 2.10.3-2 0,00 MiB 0,81 MiB
extra/libzmf 0.0.2-12 0.0.2-13 -0,01 MiB 0,17 MiB
extra/qt5-base 5.15.6+kde+r180-1 5.15.6+kde+r180-2 0,00 MiB 13,02 MiB
extra/qt5-webengine 5.15.10-3 5.15.10-4 0,00 MiB 48,69 MiB
extra/qt6-5compat 6.4.0-2 6.4.0-3 0,00 MiB 0,44 MiB
extra/qt6-base 6.4.0-1 6.4.0-2 0,00 MiB 12,76 MiB
extra/raptor 2.0.15-19 2.0.15-20 0,00 MiB 0,44 MiB
community/seamonkey 2.53.14-1 2.53.14-2 0,00 MiB 38,51 MiB
extra/smbclient 4.17.1-1 4.17.1-2 0,00 MiB 6,72 MiB
extra/tracker3 3.4.0-1 3.4.0-2 0,00 MiB 0,68 MiB
extra/vte-common 0.68.0-2 0.70.1-1 0,17 MiB 0,06 MiB
extra/vte3 0.68.0-2 0.70.1-1 -0,76 MiB 0,28 MiB
extra/webkit2gtk 2.38.0-2 2.38.1-1 -0,29 MiB 23,97 MiB
core/xfsprogs 5.19.0-1 5.19.0-2 0,00 MiB 1,00 MiB

Total Download Size: 394,93 MiB
Total Installed Size: 1338,99 MiB
Net Upgrade Size: -0,05 MiB

you’re damn right !!!
i’m updating my system right now

1 Like

Please use code tags around what you post.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.