Package Details: ungoogled-chromium-bin 131.0.6778.85-1

Git Clone URL: https://aur.archlinux.org/ungoogled-chromium-bin.git (read-only, click to copy)
Package Base: ungoogled-chromium-bin
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
Conflicts: chromedriver, chromium
Provides: chromedriver, chromium
Submitter: networkException
Maintainer: networkException
Last Packager: networkException
Votes: 89
Popularity: 3.71
First Submitted: 2022-08-27 13:16 (UTC)
Last Updated: 2024-11-21 19:44 (UTC)

Dependencies (35)

Required by (130)

Sources (1)

Pinned Comments

networkException commented on 2022-09-20 17:36 (UTC)

Please note that normally it's not required to flag this package as out of date. I usually tag releases in the main ungoogled-chromium repository and update the arch packaging right afterwards.

If the package hasn't updated after an ungoogled-chromium release GitHub Actions might still be building or the ungoogled-chromium patchset got updated for non Linux platforms only to match their upstream release cycle

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

creepergd commented on 2023-04-02 17:57 (UTC) (edited on 2023-04-02 17:57 (UTC) by creepergd)

I was having the same error everyone else is having where it was failing to correctly fetch the source, a temporary fix (Don't do this on the regular) was to just copy the link and paste it into source=(). Link: https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/111.0.5563.146-3/ungoogled-chromium-111.0.5563.146-1-x86_64.pkg.tar.zst

<deleted-account> commented on 2023-04-02 17:55 (UTC)

The link is pointing to "download/111.0.5563.146-1" and it seems it should be pointed to "download/111.0.5563.146-3".

PolarianDev commented on 2023-04-02 17:39 (UTC)

  -> Downloading ungoogled-chromium-111.0.5563.146-1-x86_64.pkg.tar.zst...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     9    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/111.0.5563.146-1/ungoogled-chromium-111.0.5563.146-1-x86_64.pkg.tar.zst
    Aborting...

Seems you have not correctly fetched the source!

networkException commented on 2023-04-01 17:19 (UTC)

Sorry for the delay with release 111.0.5563.146, there was a regression in check notes grep which caused our CI to fail - I pushed a workaround now and the update follow in a few hours

See https://lists.gnu.org/archive/html/grep-devel/2023-03/msg00017.html

kinoe commented on 2023-03-10 21:13 (UTC)

Issue solved. Thanks for your great work!

aestheticjmack commented on 2023-03-10 20:20 (UTC)

@networkException good to know, kind of new to linux so always learning, compiled it myself and it's working fine for me. Didn't realized it took so long even on a 5800x. Thanks for maintaining!

networkException commented on 2023-03-10 20:14 (UTC) (edited on 2023-03-10 20:15 (UTC) by networkException)

@xAsh @kinoe @aestheticjmack this is fixed in 111.0.5563.64-2. Breaking runtime dependencies are always problematic as chromium takes a lot of time to compile in CI and currently I can't update the packaging until the breaking dependency update has landed in stable

aestheticjmack commented on 2023-03-10 16:15 (UTC)

Same issue here with the shared libraries with ffmpeg 6.0-3

kinoe commented on 2023-03-10 12:16 (UTC) (edited on 2023-03-10 12:20 (UTC) by kinoe)

freshly updated version 111.0.5563.64-1 still broken with shared library error libavcodec.so.59 as it was with version before (110.0.5481.177-1)

xAsh commented on 2023-03-09 21:44 (UTC)

updating ffmpeg to the latest version broke the required shared libraries (libavcodec.so.59, libavformat.so.59, libavutil.so.57)