Package Details: ungoogled-chromium 129.0.6668.58-1

Git Clone URL: https://aur.archlinux.org/ungoogled-chromium.git (read-only, click to copy)
Package Base: ungoogled-chromium
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-3-Clause
Conflicts: chromedriver, chromium
Provides: chromedriver, chromium
Submitter: ilikenwf
Maintainer: JstKddng (networkException)
Last Packager: networkException
Votes: 349
Popularity: 1.50
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2024-09-22 18:34 (UTC)

Dependencies (49)

Required by (131)

Sources (14)

Pinned Comments

JstKddng commented on 2022-05-06 14:37 (UTC) (edited on 2022-06-27 13:48 (UTC) by JstKddng)

A new va-api patch for wayland has been added. Required flags for it to work are the following, thanks to @acidunit

--disable-features=UseChromeOSDirectVideoDecoder
--enable-hardware-overlays

JstKddng commented on 2020-07-19 06:34 (UTC)

You can get prebuilt binaries here:

https://github.com/ungoogled-software/ungoogled-chromium-archlinux#binary-downloads

seppia commented on 2018-12-12 21:34 (UTC)

Please do NOT flag this package as out of date in relation to official chromium releases.

This is NOT Google Chromium and new releases come after additional work of the ungoogled-chromium contributors, so they may not be ready, nor available for days or even weeks after a new version of official chromium is released.

Please refer to https://github.com/Eloston/ungoogled-chromium/tags for ungoogled-chromium releases. Use those and please flag this package as out of date only if a newer release is present there. I will update the PKGBUILD as soon as I can every time a new release comes out.

Thanks

Latest Comments

« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 66 Next › Last »

eq891 commented on 2021-05-02 07:33 (UTC)

@JstKddng Are you still alive? It seems we will need to get ungoogled from other sources. For example Flathub. Can't be helped.

neeks commented on 2021-04-30 20:30 (UTC)

@lahwaacz that is absolutely not the case, see: https://github.com/ungoogled-software/ungoogled-chromium-archlinux/issues/123


@SirNapkin @bsdice when a shared library breaks and I don't have time to recompile, I always check AUR first for the pinned version needed. I held off on rebuilding v89 for a few days because icu68 had been available since 2021-04-18

lahwaacz commented on 2021-04-30 06:14 (UTC)

@JuniorJPDJ Most likely you don't have enough RAM to build chromium with the default number of CPU threads. See this comment and this comment (and also the adjacent comments) for hints on how to solve this.

JuniorJPDJ commented on 2021-04-30 00:31 (UTC)

I cannot build latest version:

[4936/44931] ACTION //components/subresource_filter/core/common/flat:indexed_ruleset_gen(//build/toolchain/linux/unbundle:default)
FAILED: gen/components/subresource_filter/core/common/flat/indexed_ruleset_generated.h 
python ../../build/gn_run_binary.py flatc -c --keep-prefix -o gen/components/subresource_filter/core/common/flat -I ../../ ../../components/subresource_filter/core/common/flat/indexed_ruleset.fbs
flatc failed with exit code -5
[4945/44931] ACTION //third_party/blink/renderer/bindings:generate_bindings_all(//build/toolchain/linux/unbundle:default)
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().

Anyone having similar error?

drbuds commented on 2021-04-28 12:28 (UTC)

@SirNapkin the shared library issue happens to me every time one of the depends is upgraded on my system. You have to recompile it with the latest packages in that case. Alternatively, you could downgrade the depends to the versions used in the build.

Regarding the compiling, it used to error out on me when I tried to build this locally on my Thinkpad X200 laptop. Not enough system resources I think. Now I do it remotely on Linode (Dedicated CPU) and it works perfectly.

Moire commented on 2021-04-27 15:42 (UTC)

It appears I am also getting the same error as everyone else. First error accessing a shared library when starting the browser, so I reinstalled and can't even compile! And the binaries give the aforementioned error...

drbuds commented on 2021-04-26 04:54 (UTC)

@Rena If you are still interested in building this from source, consider renting a "cloud" server that lets you pay by the hour, such as Linode. That's what I do and total cost is under $1.

Rena commented on 2021-04-24 15:13 (UTC)

Yep, did an update and my browser no longer works! Nor does it compile, even if I had the hours to spend doing that on this old laptop. Thank goodness for the binaries.

It's a pretty major problem when just updating your system breaks something so important!

bsdice commented on 2021-04-23 09:23 (UTC)

Aaand the pain is back. Getting this compile failure, anyone by chance has seen it?

[4709/46201] ACTION //extensions/browser/api/declarative_net_request/flat:extension_ruleset_gen(//build/toolchain/linux/unbundle:default) FAILED: gen/extensions/browser/api/declarative_net_request/flat/extension_ruleset_generated.h python ../../build/gn_run_binary.py flatc -c --keep-prefix -o gen/extensions/browser/api/declarative_net_request/flat -I ../../../../extensions/browser/api/declarative_net_request/flat/extension_ruleset.fbs flatc failed with exit code -5 [4718/46201] ACTION //third_party/blink/renderer/bindings:generate_bindings_all(//build/toolchain/linux/unbundle:default) ninja: build stopped: subcommand failed.

Somehow flatc errors out with dmesg

[ 6112.383083] traps: flatc[78048] trap int3 ip:557fb00a7deb sp:7ffded8a02a8 error:0 in flatc[557fb00a7000+2f2000]

gdb says

(gdb) r Starting program: /home/bsdice/tmp/packages/ungoogled-chromium/ungoogled-chromium/src/chromium-89.0.4389.128/out/Release/flatc -c --keep-prefix -o gen/extensions/browser/api/declarative_net_request/flat -I ../../ ../../extensions/browser/api/declarative_net_request/flat/extension_ruleset.fbs [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Program received signal SIGTRAP, Trace/breakpoint trap. 0x00005555555b7deb in flatbuffers::GenerateCPP(flatbuffers::Parser const&, std::__cxx11::basic_string<char, std::char_traits\<char>, std::allocator\<char> > const&, std::__cxx11::basic_string<char, std::char_traits\<char>, std::allocator\<char> > const&) () (gdb) bt

<h1>0 0x00005555555b7deb in flatbuffers::GenerateCPP(flatbuffers::Parser const&, std::__cxx11::basic_string<char, std::char_traits\<char>, std::allocator\<char> > const&, std::__cxx11::basic_string<char, std::char_traits\<char>, std::allocator\<char> > const&) ()</h1> <h1>1 0x00005555555f23ff in flatbuffers::FlatCompiler::Compile(int, char const**) ()</h1> <h1>2 0x00005555555b817d in main ()</h1>

Also, please stop using the system's icu lib. Chromium should not break whenever they decide to publish a new release. Breaks the browser every single time. With Chromium needing exploit updating as frequently as it does, if a new icu lib is necessary, let Chromium handle it internally. FWIW IMHO get rid of any external dependency, if it does not bring something like a crucial feature to the table (hardware playback acceleration, better rendering, etc.). Everyone using this package that lived through MS Windows' "DLL hell" is having a deja vu. ;-)