[code]chromium --no-sandbox
/usr/lib/chromium/chromium: error while loading shared libraries: libicui18n.so.75: cannot open shared object file: No such file or directory[/code]
Current icu package is 76, no more 75
after adding symlinks to icu new icu, there is still a problem with flac updated (currently libFLAC.so.14 with flac 1.5.0 package) too:
[code]/usr/lib/chromium/chromium: error while loading shared libraries: libFLAC.so.12: cannot open shared object file: No such file or directory[/code]
etc