Package Details: ungoogled-chromium 131.0.6778.85-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: 354
Popularity: 4.45
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2024-11-20 21:14 (UTC)

Required by (136)

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 2 3 4 5 6 7 8 9 .. 66 Next › Last »

HeroesLament commented on 2023-08-16 16:37 (UTC) (edited on 2023-08-16 16:40 (UTC) by HeroesLament)

Hello guys, it looks like the re2 package has updated the libre2.so library, it is now libre2.so.11.

user@computer# chromium 

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

Can you update please?

hydrocryo01 commented on 2023-07-04 12:18 (UTC) (edited on 2023-07-04 12:20 (UTC) by hydrocryo01)

Um...I found the flags in the pinned comments do make the video decode information shows up, but according to intel_gpu_top it's still software decoding. However

--ozone-platform-hint=auto
--enable-features=VaapiVideoDecodeLinuxGL

also let the info show up and even more formats are shown (e.g. VP9 Profile 2 and HEVC). And it is indeed hardware accelerated according to intel_gpu_top.

This time even the information from media is deceiving. It doesn't show hardware acceleration as well.

JstKddng commented on 2023-06-06 12:12 (UTC)

pgo was disabled on extra/chromium on v111 https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/542ff5e847b4d0df12bddd10005e001dd74771be

ptr1337 commented on 2023-06-06 06:20 (UTC)

Why do you have PGO disabled? Actually this can be enabled since clang 15. The upstream PKGBUILD from ungoogled-chromium has it also enabled. Please sync it.

JstKddng commented on 2023-05-05 15:05 (UTC)

should be fixed now

Teremontery commented on 2023-05-05 14:48 (UTC) (edited on 2023-05-05 14:52 (UTC) by Teremontery)

sha256sum of source file 'chromium-112-gcc-13-0006-vulkanmemoryallocator.patch' mismatch, and skipping the hash check raise patching failure. Suppose this patch file is wrong, shoud be updated

dreieck commented on 2023-04-27 12:29 (UTC)

Can you please add =${pkgver} to the chromium entry in the provides array?

There is at least one package that has (defined by upstream source) a versioned dependency in chromium.

Regards!

dreieck commented on 2023-04-27 12:27 (UTC)

Can you please add provides=("chromedriver=${pkgver}"), conflicts=('chromedriver')?

Regards!

FixedWing commented on 2023-04-03 05:05 (UTC)

Woops. Sorry about that. Didn't look closely enough.

JstKddng commented on 2023-04-01 15:32 (UTC)

Please don't flag outdated due to windows releases.