Package Details: ungoogled-chromium 137.0.7151.103-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: 1.01
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2025-06-11 19:56 (UTC)

Dependencies (48)

Required by (143)

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 .. 47 48 49 50 51 52 53 54 55 56 57 .. 67 Next › Last »

JstKddng commented on 2019-09-22 20:03 (UTC)

@MasterOne

you should obviously use my PKGBUILD: https://github.com/jstkdng/ungoogled-chromium-archlinux /t

now, jokes aside, ungoogled-chromium-archlinux was a response to this package not being updated (afaik), it is a copy of the PKGBUILD maintained by upstream ungoogled-chromium (the aur package hasn't been updated in a while though).

ungoogled-chromium-bin is separate from ungoogled-chromium and exists for those unable to compile this behemoth of a browser.

If you don't trust some shady fork, use the upstream PKGBUILD. https://github.com/ungoogled-software/ungoogled-chromium-archlinux

MasterOne commented on 2019-09-22 16:56 (UTC)

I'm a little confused as to which build to use, because there are now 3 in AUR:

  • ungoogled-chromium (76.0.3809.132-1)
  • ungoogled-chromium-bin (77.0.3865.90-1)
  • ungoogled-chromium-archlinux (76.0.3809.132-1)

Obviously only the binary version is currently up-to-date, but I don't want to use a prebuilt binary.

What's the deal with ungoogled-chromium vs ungoogled-chromium-archlinux?

@seppia are you not using ungoogled-chromium anymore? Can you please post an update to the latest version?

NullRoute commented on 2019-09-15 14:29 (UTC)

@ seppia - Please make proper ungoogled-chromium-bin with latest version. Thank you!

devnoname120 commented on 2019-09-15 13:03 (UTC)

My bad, I meant to post this comment in https://aur.archlinux.org/packages/ungoogled-chromium-bin/.

Scrumplex commented on 2019-09-15 12:59 (UTC)

@devnoname120 you need to recompile ungoogled-chromium

devnoname120 commented on 2019-09-15 12:48 (UTC) (edited on 2019-09-15 12:48 (UTC) by devnoname120)

I have the following error when starting Chromium:

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

It happens because the listed dependency (jsoncpp) doesn't have the same version as the one ungoogled-chromium was compiled against.

slondr commented on 2019-08-12 15:52 (UTC)

"patch: unrecognized option '--igonre-whitespace'"

Seems like there's a typo in one of the patch commands. This is preventing install for me.

JstKddng commented on 2019-08-11 00:58 (UTC)

@bsdice

well, I got those flags from the wiki and they work for me (and yes, most of those flags aren't in chrome://flags, don't sweat it), just use whatever works for you.