Package Details: ungoogled-chromium 129.0.6668.58-3

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: 349
Popularity: 1.50
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2024-09-25 13:34 (UTC)

Dependencies (49)

Required by (131)

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 .. 10 11 12 13 14 15 16 17 18 19 20 .. 66 Next › Last »

reclusivesage commented on 2021-11-28 01:46 (UTC)

I only updated Arch 1 week later and got the same error in the comment from @narwhalofages when trying to debug in the terminal:

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

I tried rebuilding Ungoogled Chromium, but then got the same error in the comment from @ararhoo:

  -> Downloading chromium-launcher-8.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   151  100   151    0     0    759      0 --:--:-- --:--:-- --:--:--   762
  0    14    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
    Aborting...

ararhoo commented on 2021-11-26 23:03 (UTC) (edited on 2021-11-26 23:14 (UTC) by ararhoo)

It looks like the URI for https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz has changed:

Works for me: https://codeload.github.com/foutrelis/chromium-launcher/tar.gz/v8 (chromium-launcher-8.tar.gz is given back in browser)

JstKddng commented on 2021-11-25 11:24 (UTC) (edited on 2021-11-25 11:25 (UTC) by JstKddng)

@followait

The changes were made mostly to aid binary repository users

@aemonge

You're welcome