Package Details: ungoogled-chromium-bin 126.0.6478.55-2

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: 78
Popularity: 7.23
First Submitted: 2022-08-27 13:16 (UTC)
Last Updated: 2024-06-16 11:37 (UTC)

Required by (120)

Sources (1)

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

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

geekmiki commented on 2023-12-04 11:23 (UTC) (edited on 2023-12-04 11:24 (UTC) by geekmiki)

Fails to download:

curl: (22) The requested URL returned error: 404

==> ERROR: Failure while downloading https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/119.0.6045.199-1/ungoogled-chromium-119.0.6045.199-1-x86_64.pkg.tar.zst

Aborting...

URL should be:

https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/119.0.6045.199-2/ungoogled-chromium-119.0.6045.199-1-x86_64.pkg.tar.zst

spicefire commented on 2023-10-09 07:21 (UTC) (edited on 2023-10-09 07:24 (UTC) by spicefire)

I had the same error and Ungoogled Chrome wouldn't launch: /usr/lib/chromium/chromium: error while loading shared libraries: libdav1d.so.6: cannot open shared object file: No such file or directory

A temporary fix was creating a symlink to the new lib: sudo ln -s /usr/lib/libdav1d.so.7 /usr/lib/libdav1d.so.6

lucasgta95 commented on 2023-10-07 15:46 (UTC)

I had to downgrade ungoogled-chromium-bin, ffmpeg, dav1d, libavif, libheif while the rebuild not happens...

aero26 commented on 2023-10-07 15:03 (UTC)

When trying to launch Chromium I get the following error

/usr/lib/chromium/chromium: error while loading shared libraries: libdav1d.so.6: cannot open shared object file: No such file or directory

PolarianDev commented on 2023-10-07 10:53 (UTC)

Its most likely due to the fact the current version was linked against the old dav1d version.

This is why it is recommended to use source packages, in which the package is built against the Arch Linux system libraries, instead of upstream building (and linking) against other versions of libraries provided by distributions such as Ubuntu or Debian (which is common for github actions) which often do not use the latest versions.

Try installing ungoogled-chromium instead, although this takes 5-6 hours to build on modern hardware...

auditor_3d commented on 2023-10-07 03:24 (UTC)

This app breaks every month or so because of the same libraries. I wish someone could figure out why....broken yet again

/usr/lib/chromium/chromium: error while loading shared libraries: libdav1d.so.6: cannot open shared object file: No such file or directory

PolarianDev commented on 2023-10-06 16:03 (UTC)

@eduardoeae AUR doesn't rebuild

eduardoeae commented on 2023-10-06 15:53 (UTC)

/usr/lib/chromium/chromium: error while loading shared libraries: libdav1d.so.6: cannot open shared object file: No such file or directory

Rebuild required due to the update of dav1d 1.3.0-1

leo_sk commented on 2023-08-21 06:54 (UTC) (edited on 2023-08-21 06:54 (UTC) by leo_sk)

Getting error:

/usr/lib/chromium/chromium: error while loading shared libraries: libre2.so.11: cannot open shared object file: No such file or directory

jronald commented on 2023-08-16 11:31 (UTC) (edited on 2023-08-16 11:31 (UTC) by jronald)

@pixeled /etc/pacman.d/mirrorlist as below works, and it keeps integrity.

SigLevel = PackageRequired
Server=https://archive.archlinux.org/repos/2023/08/15/$repo/os/$arch