Package Details: ungoogled-chromium 131.0.6778.264-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: 3.68
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2025-01-09 17:44 (UTC)

Dependencies (49)

Required by (135)

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 .. 37 38 39 40 41 42 43 44 45 46 47 .. 66 Next › Last »

<deleted-account> commented on 2020-03-07 22:15 (UTC)

the last re2 package upgrade broke chromium! Don't upgrade it or else you'll need to rebuild it.

orlfman commented on 2020-03-04 23:22 (UTC)

yeah its failing to build for me too with the same error: ld.lld: error: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/9.2.1/../../../../lib64/libopenjp2.so: undefined reference to __exp_finite

nathanielcwm commented on 2020-03-04 12:46 (UTC)

Package won't build: https://github.com/ungoogled-software/ungoogled-chromium-archlinux/issues/57

<deleted-account> commented on 2020-02-29 15:32 (UTC)

@seppia IMPORTANT: before pushing your update, you have to change use_system_libopenjpeg2 to false in flags.archlinux.gn or the linking will fail at the end (you can make a command to change it in PKGBUILD)

JuniorJPDJ commented on 2020-02-27 10:31 (UTC)

There's no need, new version just came :)

NullRoute commented on 2020-02-24 17:37 (UTC)

@archieslove, no confusion. Maintainer just need to change PKGBUILD version like this "80.0.3987.106-2".

archieslove commented on 2020-02-24 14:05 (UTC)

@aurelieng @NullRoute Thanks for the help. I was able to build it.

@NullRoute I don't think you need to flag the package as it's just a minor change and doesn't involve any new version. Can cause quite a confusion to the people who already built it if there's a new update and building it again the same thing would be a waste.

<deleted-account> commented on 2020-02-24 13:04 (UTC)

You can download latest version (80.0.3987.106-1-x86_64) binary package from; https://zvoid.org/arch.html

NullRoute commented on 2020-02-24 10:21 (UTC) (edited on 2020-02-24 12:47 (UTC) by NullRoute)

I can now confirm that patch provided by "Megumi_fox" works and I was able to compile latest version using latest "glibc" libraries.

@Megumi_fox, Thank you for the patch!


Workaround for those who still want to use old version 79, can downgrade there glibc and lib32-glibc to version 2.30. This works too, I confirmed it yesterday.


Maintainer of the package please update PKGBUILD with "Megumi_fox" patch. (I flagged the package)


@IEPforAUR, You should learn how to read manual/wiki.

missingSleepDeps commented on 2020-02-24 07:40 (UTC)

so screen pamac --rebuild ungoogled-chromium?