Package Details: ungoogled-chromium 124.0.6367.60-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: seppia (JstKddng)
Last Packager: JstKddng
Votes: 342
Popularity: 4.08
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2024-04-24 04:38 (UTC)

Required by (119)

Sources (12)

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 2 3 4 5 6 7 8 9 10 11 .. 64 Next › Last »

networkException commented on 2022-09-17 17:02 (UTC)

There will be no update, users have to rebuild themselves

HC6505 commented on 2022-09-17 17:00 (UTC)

@tioguda It's just a workaround until ungoogled-chromium is updated, so that the updated flac doesn't crash ungoogled-chromium. Remove when the update arrives

tioguda commented on 2022-09-17 15:35 (UTC)

@HC6505 not create symbolic links because of the need to rebuild the package due to an update of one of its dependencies.

HC6505 commented on 2022-09-17 13:56 (UTC)

You can work around the error with: sudo ln -s /usr/lib/libFLAC.so.12 /usr/lib/libFLAC.so.8

jan-one commented on 2022-09-17 12:59 (UTC)

I was getting this error when trying to launch chromium:

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

This seems to be caused by yesterday's update of flac to v1.4.0-1, which no longer includes libFLAC.so.8.

Downgrading flac should solve the problem.

HC6505 commented on 2022-09-17 11:54 (UTC)

Same as m4ksim [28258/50862] CXX obj/components/autofill_assistant/browser/browser/js_flow_action.o ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting...

m4ksim commented on 2022-09-09 14:05 (UTC)

I get this error: [28329/50854] CXX obj/components/autofill_assistant/browser/browser/collect_user_data_action.o ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting... -> error making: ungoogled-chromium

0BAD-C0DE commented on 2022-09-01 14:32 (UTC) (edited on 2022-09-02 11:45 (UTC) by 0BAD-C0DE)

Since 105, input layout "English (US, alt. intl.)" doesn't allow me to enter any dual-stroke characters. Any other software on my system does.

For example, to enter singe-quote (') I would normally hit its key (below {) and then space. Now I only get space, as if I never hit single-quote.

To enter acute-accent-o (ó) I would hit single-quote and then "o". Now I get just "o".

Affected characters are those that require two-strokes in this layout: back-quote, tilde (both on left of 1), caret (on 6), single-quote and double-quote.

To type this comment I had to use copy-paste from terminal! Is this a bug? Is this a feature?

[UPDATE] This happens also with "normal" chromium.

0BAD-C0DE commented on 2022-08-26 13:14 (UTC) (edited on 2022-08-26 13:28 (UTC) by 0BAD-C0DE)

Proxy settings just don't work under KDE/Plasma When I set it up I get an "Open your computer's proxy settings" KDE dialog. No matter what I set there (system proxy or manually specified), my browsing doesn't go through the proxy.

These are my details: Chromium: 104.0.5112.101 Plasma Version : 5.25.4-1 KDE Version : 22.08.0-1 Frameworks Version : 5.97.0-1

maderios commented on 2022-08-18 15:11 (UTC)

When building, lot of errors like this

clang++: error: unknown argument: '-fvar-tracking-assignments'