Package Details: ungoogled-chromium 135.0.7049.95-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: 1.44
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2025-04-16 23:14 (UTC)

Required by (140)

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 .. 55 56 57 58 59 60 61 62 63 64 65 .. 67 Next › Last »

bm456 commented on 2018-05-14 18:32 (UTC)

OOM ?

for example, if you're using 10 threads and you just have 16gb ram it may fail

solnce commented on 2018-05-14 08:21 (UTC)

This build fails for me. See here: https://pastebin.com/jU1aJjh1

ilikenwf commented on 2018-04-08 17:45 (UTC)

Command '['ninja', '-C', '/media/disk/Linux/makepkg/ungoogled-chromium/src/chromium-65.0.3325.181/out_bootstrap', '-w', 'dupbuild=err', 'gn']' returned non-zero exit status 1

hendry commented on 2018-03-12 09:17 (UTC)

How does one migrate profiles without Google sync in this build of Chrome? https://bugs.chromium.org/p/chromium/issues/detail?id=820916

seppia commented on 2018-03-02 11:02 (UTC)

Ungoogled-chromium 64.0.3282.186-1 has been released so from now on release tar archive will be used.

Dikkus commented on 2018-03-02 05:04 (UTC)

Can anyone please update the very outdated bin? I think it would be very appreciated

seppia commented on 2018-02-28 11:53 (UTC)

@solnce

Indeed, that's a typo. Fixed it, thanks.

solnce commented on 2018-02-28 11:39 (UTC)

The conflicts section doesn't work as intended. When installing the package, I get file conflicts, because chromium is not automatically uninstalled beforehand. I think the items in conflicts are to be separated by spaces, not commas. See, for example, https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=python-numpy-openblas

seppia commented on 2018-02-27 23:58 (UTC)

@SilverMight

My fault. I missed quilt as a build dependecy. Updated the PKGBUILD, try now.

Notice that pkg-config is also missing but since it is included in base-devel group I am not sure I should put it there as a dependency, but I'll check, just be advised of that.

SilverMight commented on 2018-02-27 23:37 (UTC)

Getting this when using makepkg

Cloning into 'ungoogled-chromium'... done. ==> Starting prepare()... Branch 'develop' set up to track remote branch 'develop' from 'origin'. Switched to a new branch 'develop' -> Processing sources 2018-02-27 18:36:13,080 - DEBUG: Initialized logger 'buildkit' -> Applying build patches env: ‘quilt’: No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting...