Package Details: ungoogled-chromium-xdg-bin 125.0.6422.60-1

Git Clone URL: https://aur.archlinux.org/ungoogled-chromium-xdg-bin.git (read-only, click to copy)
Package Base: ungoogled-chromium-xdg-bin
Description: A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (using pre-releases), (binary version)
Upstream URL: https://github.com/Eloston/ungoogled-chromium
Licenses: BSD
Conflicts: chromium
Provides: chromium
Submitter: noahvogt
Maintainer: noahvogt
Last Packager: noahvogt
Votes: 7
Popularity: 0.013653
First Submitted: 2022-03-30 23:45 (UTC)
Last Updated: 2024-05-21 16:33 (UTC)

Required by (127)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

aetherherne commented on 2022-10-26 08:21 (UTC)

I'm getting a failed validity check on ungoogled-chromium-xdg-bin-106.0.5249.119.tar.gz

subuwm commented on 2022-10-23 22:32 (UTC)

@noahvogt Works fine now. Thanks for maintaining this package.

noahvogt commented on 2022-10-22 22:21 (UTC)

@subuwm I see. Currently rebuilding the browser, should be up in roughly 8 hours from now.

subuwm commented on 2022-10-22 20:14 (UTC)

@noahvogt Yeah I tried that but it results in a symbol error: /usr/lib/chromium/chromium: symbol lookup error: /usr/lib/chromium/chromium: undefined symbol: _ZN6icu_718TimeZone13createDefaultEv

noahvogt commented on 2022-10-22 19:58 (UTC) (edited on 2022-10-22 20:02 (UTC) by noahvogt)

@subuwm Yes. The box I use to compile my aur packages is running artix, which has not yet updated icu in their repo as the build bot needs still some time to rebuild all packages that depend on icu I guess. I will rebuild this package as soon as the icu rebuilds hit the artix repos.

Until then you should be able to symlink the newer paths to the older paths (using root) as a temporary workaround:

ln -s /usr/lib/libicui18n.so.72 /usr/lib/libicui18n.so.71
ln -s /usr/lib/libicuuc.so.72 /usr/lib/libicuuc.so.71

subuwm commented on 2022-10-22 18:43 (UTC) (edited on 2022-10-22 18:52 (UTC) by subuwm)

Update to icu 72 I guess?

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

ldd /usr/lib/chromium/chromium | rg icu:
libicui18n.so.71 => not found
libicuuc.so.71 => not found
...

Porous3247 commented on 2022-09-09 17:46 (UTC)

@noahvogt It works now, thanks!

Porous3247 commented on 2022-09-09 00:17 (UTC)

Error:

install -D chromium "/tmp/makepkg/ungoogled-chromium-xdg-bin/pkg/ungoogled-chromium-xdg-bin/usr/bin/chromium"
chrome_100_percent.pak chrome_200_percent.pak chrome_crashpad_handler resources.pak v8_context_snapshot.bin libEGL.so libGLESv2.so libvk_swiftshader.so vk_swiftshader_icd.json
install: cannot stat '../../../index.html': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...
error: failed to build 'ungoogled-chromium-xdg-bin-105.0.5195.102-1': 

wickedjargon commented on 2022-05-09 03:28 (UTC)

Version 100 has some major security issues that 101 addresses. If possible, please update the binary.