After update chromium not working

When run chromium

chromium
/usr/lib/chromium/chromium: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.31’ not found (required by /usr/lib/chromium/chromium)

Not on my Arch box to check if Chromium works on my system or not.

I would try though:

sudo pacman -Syu libstdc++6

Perhaps a reboot and launch Chromium to test.

Error target not found libstdc++6

looks like a partial update.

regenerate your mirror list and do a full update - that should be enough.

Run:

sudo pacman -Syyu

If you still get the error message, then regenerate your mirrorlist as mentioned above and try the command again.

1 Like

Update all repositories without error
How to regenerate mirrorlist?

Launch the welcome app.

There are a couple of buttons to click.

Please say command line

Here: https://wiki.archlinux.org/title/Reflector

1 Like

sudo pacman-mirrors --fasttrack 5 && sudo pacman -Syu
Update repositories without errors

And you run:

A Manjaro command :smirk:

You need to figure out this one yourself. Good luck!

PS.
By the way are you using Manjaro? How could you otherwise run that command at all?

Since Manjaro maintains their own repositories, the issues related to package updates may not be the same on Arch/EnOS.

Troubleshooting problems with updates etc on a Manjaro system is best done at: https://forum.manjaro.org/

2 Likes

Yes, I use both manjaro ang EOS and this problem is related to Manjara
I said maybe the problem same
Sorry

You should have said it from the beginning.

Good luck!

5 Likes

So why are you asking a Manjaro problem here?

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