Until the package is updated, you may do
$ sudo ln -s /usr/lib/libFLAC.so /usr/lib/libFLAC.so.12
Search Criteria
Package Details: ungoogled-chromium-bin 133.0.6943.126-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ungoogled-chromium-bin.git (read-only, click to copy) |
---|---|
Package Base: | ungoogled-chromium-bin |
Description: | A lightweight approach to removing Google web service dependency |
Upstream URL: | https://github.com/ungoogled-software/ungoogled-chromium |
Keywords: | blink browser privacy web |
Licenses: | BSD |
Conflicts: | chromedriver, chromium |
Provides: | chromedriver, chromium |
Submitter: | networkException |
Maintainer: | networkException |
Last Packager: | networkException |
Votes: | 101 |
Popularity: | 9.67 |
First Submitted: | 2022-08-27 13:16 (UTC) |
Last Updated: | 2025-02-21 13:08 (UTC) |
Dependencies (35)
- alsa-lib
- brotli (brotli-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- flac (flac-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- icu (icu-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libffi (libffi-gitAUR)
- libgcrypt
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libwebp (libwebp-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- Show 15 more dependencies...
Required by (129)
- anylogic-ple (requires chromium) (optional)
- anylogic-ple-8.2.4 (requires chromium) (optional)
- anylogic-professional (requires chromium) (optional)
- anylogic-professional-8.2.4 (requires chromium) (optional)
- anylogic-university (requires chromium) (optional)
- anylogic-university-8.2.4 (requires chromium) (optional)
- aptana-studio (requires chromium) (optional)
- aquatone (requires chromium)
- aquatone-bin (requires chromium)
- aquatone-git (requires chromium)
- archivebox (requires chromium)
- archivebox-git (requires chromium)
- assbreak (requires chromedriver) (make)
- audible-activator-git (requires chromedriver)
- augenkrebs-git (requires chromium)
- bbb-recorder-git (requires chromium)
- bitwarden-chromium (requires chromium) (optional)
- candybox (requires chromium)
- candybox2 (requires chromium)
- captive-browser-git (requires chromium) (optional)
- Show 109 more...
Sources (1)
saroumane commented on 2025-02-21 23:34 (UTC)
rubin55 commented on 2025-02-21 20:15 (UTC)
... So flac
just upgraded..
/usr/lib/chromium/chromium: error while loading shared libraries: libFLAC.so.12: cannot open shared object file: No such file or directory
jronald commented on 2025-02-21 05:55 (UTC) (edited on 2025-02-21 06:20 (UTC) by jronald)
Does it mean to utilize sccache to speed up the compilation?
Mackin_cheese commented on 2025-02-20 22:09 (UTC)
@marek22k
This is a known error due to a core package update. They are currently working on a new build and will update.
marek22k commented on 2025-02-20 22:02 (UTC)
Hi, I cannot open Chromium:
/usr/lib/chromium/chromium: error while loading shared libraries: libicui18n.so.75: cannot open shared object file: No such file or directory
Mackin_cheese commented on 2025-02-20 16:35 (UTC)
@countercraft that's on me, didn't realize that the AUR maintainer is part of the ungoogled-chromium team
countercraft commented on 2025-02-20 16:32 (UTC)
@Mackin_cheese Upstream is this case is the Ungoogled team themselves, they build the Arch Linux binary that this package uses.
It will be updated when this build finishes: https://github.com/ungoogled-software/ungoogled-chromium-archlinux/actions/runs/13435254841
It seems that @networkException also removed icu from the chromium system libs, so that should do what @Kyuunex asked.
Mackin_cheese commented on 2025-02-20 16:07 (UTC)
@Kyuunex this package is is a bin package, meaning there's no compiling from source, it's the bin provided directly by upstream.
Kyuunex commented on 2025-02-20 11:49 (UTC)
Rebuild required. Consider building this in a way it does not stop working when icu updates. Like how Google builds Chrome.
networkException commented on 2025-01-06 18:35 (UTC)
@rubin55 I can't reproduce this on an up to date Arch. Are you using a derivative? If so that's not supported
Pinned Comments
networkException commented on 2022-09-20 17:36 (UTC)
Please note that normally it's not required to flag this package as out of date. I usually tag releases in the main ungoogled-chromium repository and update the arch packaging right afterwards.
If the package hasn't updated after an ungoogled-chromium release GitHub Actions might still be building or the ungoogled-chromium patchset got updated for non Linux platforms only to match their upstream release cycle