Package Details: ungoogled-chromium 124.0.6367.60-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: seppia (JstKddng)
Last Packager: JstKddng
Votes: 343
Popularity: 4.39
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2024-04-24 04:38 (UTC)

Required by (119)

Sources (12)

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 .. 52 53 54 55 56 57 58 59 60 61 62 .. 64 Next › Last »

ilikenwf commented on 2018-08-12 21:27 (UTC)

@seppia if you could please add -fno-fast-math to CPPFLAGS and CXXFLAGS, it will prevent people with it enabled by default from encountering build errors when we build sqlite.

TankMissile commented on 2018-07-02 23:09 (UTC) (edited on 2018-07-05 04:49 (UTC) by TankMissile)

ninja with default options consumes an enormous amount of ram when compiling the _jumbo.obj files, causing the entire system to hang until the build process is killed.

Larf commented on 2018-06-24 23:21 (UTC) (edited on 2018-06-24 23:27 (UTC) by Larf)

version 67 works with the pkgbuild created from the git repo other than the sums. they have to be recreated.<br> the changes are created with diff -u and uploaded here: https://ptpb.pw/Bez1 doesnt look too complicated. have fun and thank you for maintaining!

solnce commented on 2018-05-16 09:42 (UTC)

@bm456: Looks like you are correct. Thanks!

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.