Package Details: ungoogled-chromium 131.0.6778.204-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: 353
Popularity: 3.75
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2024-12-20 12:47 (UTC)

Dependencies (49)

Required by (135)

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 .. 16 17 18 19 20 21 22 23 24 25 26 .. 66 Next › Last »

ginnokami commented on 2021-06-26 00:39 (UTC) (edited on 2021-06-26 00:44 (UTC) by ginnokami)

I get the following build error while patching url/url_util.cc for v91.0.4472.114-1

patching file url/url_util.cc
Traceback (most recent call last):
  File "/home/gin/.aur/ungoogled-chromium/src/ungoogled-chromium-91.0.4472.114-1/utils/patches.py", line 250, in <module>
    main()
  File "/home/gin/.aur/ungoogled-chromium/src/ungoogled-chromium-91.0.4472.114-1/utils/patches.py", line 246, in main
    args.callback(args, parser.error)
  File "/home/gin/.aur/ungoogled-chromium/src/ungoogled-chromium-91.0.4472.114-1/utils/patches.py", line 198, in _apply_callback
    apply_patches(
  File "/home/gin/.aur/ungoogled-chromium/src/ungoogled-chromium-91.0.4472.114-1/utils/patches.py", line 132, in apply_patches
    subprocess.run(cmd, check=True)
  File "/usr/lib/python3.9/subprocess.py", line 528, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/patch', '-p1', '--ignore-whitespace', '-i', '/home/gin/.aur/ungoogled-chromium/src/ungoogled-chromium-91.0.4472.114-1/patches/core/ungoogled-chromium/block-trk-and-subdomains.patch', '-d', '.', '--no-backup-if-mismatch', '--forward']' returned non-zero exit status 1.

LcSfiQFipLyWF9qH commented on 2021-06-22 12:57 (UTC)

I get an unrecognized command line option for the latest version.

cc -o chromium -DLAUNCHER_VERSION=\"v7\" -DCHROMIUM_NAME=\"chromium\" -DCHROMIUM_BINARY=\"/usr/lib/chromium/chromium\" -DCHROMIUM_VENDOR="\"Arch Linux\"" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fasynchronous-unwind-tables -fpie -Wl,-pie -fpic -shared         -fplugin=annobin -fstack-protector-all -mcet -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now launcher.c -lglib-2.0
cc: error: unrecognized command-line option ‘-mcet’

randomnobody commented on 2021-06-17 15:11 (UTC)

BTW I resolved my error by deleting ~/node_modules which I had some temporary stuff in, I guess there was a version conflict issue.

dr460nf1r3 commented on 2021-06-03 16:36 (UTC)

The AUR is targeted at Arch Linux, not Manjaro which holds back certain package versions. Either rebuild, or install Arch Linux ;)

missingSleepDeps commented on 2021-06-03 16:32 (UTC)

@lunainvictum That's not a solution I want use chromium now not 38 hours from now (with a molten CPU to boot).

lunainvictum commented on 2021-06-03 02:51 (UTC)

@IEPforAUR this is not a error message from this package.

Your Error is because of using manjaro and the binary package.

Rebuilding solves this issue.

missingSleepDeps commented on 2021-06-02 21:14 (UTC)


/usr/lib/chromium/chromium: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /usr/lib/chromium/chromium)
/usr/lib/chromium/chromium: /usr/lib/libstdc++.so.6: version `CXXABI_1.3.13' not found (required by /usr/lib/chromium/chromium)

randomnobody commented on 2021-06-01 22:13 (UTC)

FAILED: gen/ui/webui/resources/js/cr.m.d.ts python ../../build/util/python2_action.py ../../tools/typescript/ts_definitions.py --root_dir ../../ui/webui/resources --gen_dir gen/ui/webui/resources --js_files js/cr.m.js Traceback (most recent call last): File "../../tools/typescript/ts_definitions.py", line 43, in <module> main(sys.argv[1:]) File "../../tools/typescript/ts_definitions.py", line 39, in main ] + js_files) File "../../third_party/node/node.py", line 37, in RunNode raise RuntimeError('Command \'%s\' failed\n%s' % (' '.join(cmd), err)) RuntimeError: Command '../../third_party/node/linux/node-linux-x64/bin/node ../../third_party/node/node_modules/typescript/bin/tsc --declaration --allowJs --emitDeclarationOnly --removeComments --noResolve --rootDir ../../ui/webui/resource s --outDir gen/ui/webui/resources ../../ui/webui/resources/js/cr.m.js' failed ../../../../../../../../node_modules/@types/bn.js/index.d.ts(30,59): error TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. ../../../../../../../../node_modules/@types/bn.js/index.d.ts(35,59): error TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. ../../../../../../../../node_modules/@types/bn.js/index.d.ts(93,27): error TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. ../../../../../../../../node_modules/@types/bn.js/index.d.ts(96,8): error TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. ../../../../../../../../node_modules/@types/bn.js/index.d.ts(107,56): error TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. ../../../../../../../../node_modules/@types/pbkdf2/index.d.ts(19,24): error TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. ../../../../../../../../node_modules/@types/pbkdf2/index.d.ts(20,20): error TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. ../../../../../../../../node_modules/@types/pbkdf2/index.d.ts(23,40): error TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. ../../../../../../../../node_modules/@types/pbkdf2/index.d.ts(26,24): error TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. ../../../../../../../../node_modules/@types/pbkdf2/index.d.ts(27,20): error TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. ../../../../../../../../node_modules/@types/pbkdf2/index.d.ts(31,40): error TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. ../../../../../../../../node_modules/@types/pbkdf2/index.d.ts(34,24): error TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. ../../../../../../../../node_modules/@types/pbkdf2/index.d.ts(35,20): error TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`. ../../../../../../../../node_modules/@types/pbkdf2/index.d.ts(39,4): error TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.

cartesius commented on 2021-05-18 11:54 (UTC)

@A520 Confirmed. Currently downgraded gcc and gcc-libs back to 10 until gcc 11 is more prevalent.

A520 commented on 2021-05-18 11:38 (UTC) (edited on 2021-05-18 11:40 (UTC) by A520)

@networkException It still fails even with the patch:



In file included from ../../sql/recover_module/module.cc:17:
../../sql/recover_module/cursor.h:65:5: error: static_assert failed due to requirement 'std::is_standard_layout<sql::recover::VirtualCursor>::value' "needed for the reinterpret_cast below"
    static_assert(std::is_standard_layout<VirtualCursor>::value,
    ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[15540/47493] CXX obj/sql/sql/table.o
FAILED: obj/sql/sql/table.o

In file included from ../../sql/recover_module/table.cc:11:
../../sql/recover_module/cursor.h:65:5: error: static_assert failed due to requirement 'std::is_standard_layout<sql::recover::VirtualCursor>::value' "needed for the reinterpret_cast below"
    static_assert(std::is_standard_layout<VirtualCursor>::value,
    ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[15550/47493] CXX obj/sql/sql/sql_memory_dump_provider.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
:: Packages failed to build: ungoogled-chromium-90.0.4430.212-