Package Details: ungoogled-chromium 129.0.6668.58-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: 349
Popularity: 1.50
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2024-09-22 18: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 .. 27 28 29 30 31 32 33 34 35 36 37 .. 66 Next › Last »

PedroHLC commented on 2020-07-28 13:34 (UTC)

@JstKddng if you ever need to, you can trust chaotic-aur's logs. It just downloads this package daily and builds it a clean chroot (With just base and base-devel). When the log file is not there it means it built successfully or there wasn't an update available.

JstKddng commented on 2020-07-20 03:24 (UTC)

@MagusZ

If one of the sources is outdated, use another one.

<deleted-account> commented on 2020-07-19 15:04 (UTC)

@MagusZ the latest binary available on the official contributor binaries site is out of date; if you can I would recommend building this AUR package on your system until a PR is merged into the official site which would allow for a more up to date binary to be listed.

MagusZ commented on 2020-07-19 15:00 (UTC)

I still get the /usr/lib/chromium/chromium: error while loading shared libraries: libre2.so.7: cannot open shared object file: No such file or directory error with the latest binary package on the Contributors Binaries site.

Jojii commented on 2020-07-19 07:36 (UTC)

@JstKddng Yep it works with the newest version of ug-chromium. Thanks

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

JstKddng commented on 2020-07-19 06:32 (UTC)

The ffmpeg patch should fix those issues.

MagusZ commented on 2020-07-19 03:38 (UTC)

I got an error with the same websites - granted, it was 83.0.4103.116-3 from Chaotic AUR but it was similar sites (Reddit, Gmail and Discord). It was a SIGSEGV error.

Jojii commented on 2020-07-18 16:44 (UTC)

With the newest version many webpages crash after loading with following error: 'RESULT_CODE_UNINSTALL_USER_CANCEL'. This happens for example when opening the discord webapp, proxmox webUI or reddit. I removed $HOME/.cache/chromium and $HOME/.config/chromium but the error still appears.