Package Details: ungoogled-chromium 125.0.6422.60-3

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: seppia (JstKddng)
Last Packager: JstKddng
Votes: 343
Popularity: 3.37
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2024-05-20 13:50 (UTC)

Required by (119)

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 .. 6 7 8 9 10 11 12 13 14 15 16 .. 65 Next › Last »

smokeinbrain commented on 2022-04-02 11:13 (UTC)

@monarc99 disabling the debug vars in /etc/makepkg.conf did not work for me. Have anyone fixed this problem? Thanks

JstKddng commented on 2022-03-30 15:37 (UTC)

@T_Robertson @noahvogt

You have to do a clean build everytime

noahvogt commented on 2022-03-30 14:11 (UTC)

@T_Robertson I get the same error. If anyone knows how to fix this, your help would be appreciated.

T_Robertson commented on 2022-03-26 20:48 (UTC) (edited on 2022-03-26 20:49 (UTC) by T_Robertson)

I am getting this error, my system is up to date.

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

Is this something I should submit to the github?

ervinshiznit commented on 2022-03-19 00:32 (UTC)

@Jstkddng It's up to date. My pacman is version 6.0.1-4. And I always run pacman -Syu before making packages from the AUR.

@monarc99 Thanks, that fixed it.

monarc99 commented on 2022-03-18 23:32 (UTC)

Or disable the debug vars in /etc/makepkg.conf

DEBUG_CFLAGS="-g -fvar-tracking-assignments"
DEBUG_CXXFLAGS="-g -fvar-tracking-assignments"

JstKddng commented on 2022-03-18 23:10 (UTC)

@ervinshiznit

your have to upgrade your system. Pacman's version should be 6.0.1-4

ervinshiznit commented on 2022-03-18 22:57 (UTC)

It fails on step 9 of 48646 for me with the error clang: error: unknown argument: '-fvar-tracking-assignments'

JstKddng commented on 2022-02-26 17:31 (UTC)

huh, I'm not getting notifications from new comments, weird.

@mindstormer

Do you still have the issue?

@cool3

Sorry, I can only support arch.

cool3 commented on 2022-02-19 08:09 (UTC) (edited on 2022-02-19 08:10 (UTC) by cool3)

Pls add dependency ffmpeg-compat-58 do avoid error on Artix:

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