Package Details: ungoogled-chromium 131.0.6778.85-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: 352
Popularity: 4.04
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2024-11-20 21:14 (UTC)

Required by (136)

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 .. 56 57 58 59 60 61 62 63 64 65 66 Next › Last »

PiousMinion commented on 2017-05-05 00:41 (UTC)

I see the problem. You're pulling in the latest source, which uses a different build system, instead of pulling in a specific tag as they recommend.

PiousMinion commented on 2017-05-02 06:53 (UTC)

Building the package complained that version.ini did not exist. Ok, so I commented out pkgver(). Now it's complaining about build.py missing. Is this PKGBUILD beyond broken or am I missing something?

freddy3850 commented on 2017-04-27 17:49 (UTC)

@kcn you're right. For now, webrtc is disabled by default in ungoogled-chromium. It means that flash plugin will not work. I added an option in the pkgbuild to enable webrtc. Quote from gcarq (inox) "Make sure to block webrtc via an extension (i.e.: uBlock Origin) if you don't want to reveal your local ip address." I also changed how we packaging files. There is no more archive created. There is also an option to enable vaapi HW acceleration with patches from saiarcot895. https://pastebin.com/eD7tqKtn

kcning commented on 2017-04-26 09:32 (UTC)

@freddy3850. The PKGBUILD works! But the deps needs to be updated. +minizip +re2

freddy3850 commented on 2017-04-15 17:37 (UTC)

@Plexcon, @nRoof, @TankMissile, @somercet I just successfully made ungoogled-chromium pkg with develop branch. I'm actually running ungoogled-chromium 57.0.2987.133 and it's working fine. To achieve this i used tools in utilikit (for sources cleaning, patching, etc..) and build chromium "manually". There is a build option to choose to substitute domains or not. Here is the PKGBUILD https://pastebin.com/D9yQVzMg

Plexcon commented on 2017-04-14 15:43 (UTC)

==> ERROR: pkgver no puede estar vacío. ==> ERROR: pkgver() ha generado una versión no válida:

Plexcon commented on 2017-04-14 12:30 (UTC)

ERROR Da un error y no se instala

nRoof commented on 2017-04-08 07:27 (UTC)

@TankMissile It seems you have to uncomment the build() function with its block of code. But then after a while I get the following error: ninja: error: '../../third_party/icu/common/icudtl.dat', needed by 'obj/third_party/icu/make_data_assembly.inputdeps.stamp', missing and no known rule to make it Anyone else is getting it too?

TankMissile commented on 2017-04-08 05:07 (UTC)

@freddy3850 tar: ungoogled-chromium_55.0.2883.87-1_linux_defaultcpu.tar.xz: Cannot open: No such file or directory