Package Details: ungoogled-chromium 132.0.6834.159-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: 3.31
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2025-01-29 23:47 (UTC)

Dependencies (49)

Required by (135)

Sources (11)

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

1 2 3 4 5 6 .. 67 Next › Last »

lahwaacz commented on 2025-01-19 16:17 (UTC)

==> Validating source files with sha256sums...
    chromium-132.0.6834.83.tar.xz ... Passed
    ungoogled-chromium-132.0.6834.83-1.tar.gz ... FAILED
    chromium-launcher-8.tar.gz ... Passed
    compiler-rt-adjust-paths.patch ... Passed
    increase-fortify-level.patch ... Passed
    use-oauth2-client-switches-as-default.patch ... Passed
    0001-adjust-buffer-format-order.patch ... Passed
    0001-enable-linux-unstable-deb-target.patch ... Passed
    0001-ozone-wayland-implement-text_input_manager_v3.patch ... Passed
    0001-ozone-wayland-implement-text_input_manager-fixes.patch ... Passed
    0001-vaapi-flag-ozone-wayland.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Could not download sources.

goff commented on 2025-01-15 09:33 (UTC)

Compiled fine but cannot add other search engines:

Step 1. Enter chrome://settings/searchEngines Step 2. Click Add Button near Other search engines, but this does not work, because it is completely missing from the settings.

Moreover, default search engine number 1 (Google) is read-only, that is, cannot be modified. Don't know if this is expected behaviour

carlosal1015 commented on 2025-01-12 22:42 (UTC)

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

ilikenwf commented on 2024-12-29 19:55 (UTC)

Will do.

JstKddng commented on 2024-12-29 17:08 (UTC)

@ilikenwf

can you report the issue on this repo? https://github.com/ungoogled-software/ungoogled-chromium-archlinux as this package is automated now.

Also, I'd have emailed you back but your email provider doesn't like self-hosted email.

ilikenwf commented on 2024-12-29 08:37 (UTC)

@JstKdding the below needs added prior to calling make as some of the default LDFLAGS break the build.

export LDFLAGS="${LDFLAGS//-Wl,-z,--no-omagic/}"

leo_sk commented on 2024-12-23 17:58 (UTC)

Does this build (or the bin package) support av1 decode via vaapi?

ilikenwf commented on 2024-11-28 07:05 (UTC) (edited on 2024-11-28 07:16 (UTC) by ilikenwf)

The -z,no-omagic LDFLAG breaks the build, so we need this somewhere prior to calling make:

export LDFLAGS="${LDFLAGS//-Wl,-z,--no-omagic/}"

networkException commented on 2024-10-10 14:08 (UTC)

ungoogled-chromium-bin should always just be ~24h behind