[SOLVED] libre2.so.9 issue with ungoogled-chromium
Good morning everyone. I was trying to open Ungoogled-chromium and I have this issue with the library libre2. When I try to open chromium from terminal I got this:
/usr/lib/chromium/chromium: error while loading shared libraries: libre2.so.9: cannot open shared object file: No such file or directory
When I execute the find command I know the library is installed on my machine:
doas find / -name libre2.so
doas (chucho@a3seclaptop) password:
/usr/lib/libre2.so
I upgrade my system every time I turn on the computer, I remember this browser working on Monday (2 days ago) and now it isn't. This is not my main browser but I use it sometimes for some websites. Do you know what could it be?