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: 4.07
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2024-12-20 12:47 (UTC)

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

1 2 3 4 5 6 .. 66 Next › Last »

ilikenwf commented on 2024-12-29 19:55 (UTC)

Will do.

JstKddng commented on 2024-12-29 17:08 (UTC)

@ilikenwf

can you report the issue on this repo? https://github.com/ungoogled-software/ungoogled-chromium-archlinux as this package is automated now.

Also, I'd have emailed you back but your email provider doesn't like self-hosted email.

ilikenwf commented on 2024-12-29 08:37 (UTC)

@JstKdding the below needs added prior to calling make as some of the default LDFLAGS break the build.

export LDFLAGS="${LDFLAGS//-Wl,-z,--no-omagic/}"

leo_sk commented on 2024-12-23 17:58 (UTC)

Does this build (or the bin package) support av1 decode via vaapi?

ilikenwf commented on 2024-11-28 07:05 (UTC) (edited on 2024-11-28 07:16 (UTC) by ilikenwf)

The -z,no-omagic LDFLAG breaks the build, so we need this somewhere prior to calling make:

export LDFLAGS="${LDFLAGS//-Wl,-z,--no-omagic/}"

networkException commented on 2024-10-10 14:08 (UTC)

ungoogled-chromium-bin should always just be ~24h behind

Kyuunex commented on 2024-10-10 09:27 (UTC)

can we please get this into extra. these build times are getting way too long. (all the prebuilt packages are outdated.)

micwoj92 commented on 2024-09-01 15:22 (UTC)

desktop-file-utils dependency is not needed.

shogeki commented on 2024-08-23 16:29 (UTC)

won't build, needs updated sha256sums.