Search Criteria
Enter search criteriaSearch by
Keywords
Out of Date
Sort by
Sort order
Per page
Package Details: ungoogled-chromium-bin 149.0.7827.102-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: | 146 |
| Popularity: | 2.67 |
| First Submitted: | 2022-08-27 13:16 (UTC) |
| Last Updated: | 2026-06-13 15:25 (UTC) |
Dependencies (35)
- alsa-lib
- brotli (brotli-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- flac (flac-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- icu (icu-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libffi (libffi-gitAUR)
- libgcrypt
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libva (libva-gitAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libwebp (libwebp-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- Show 15 more dependencies...
Required by (189)
- accomplish-ai-bin (requires chromium) (optional)
- agent-browser-bin (requires chromium) (optional)
- aider-chat (requires chromium) (check)
- aider-chat (requires chromium) (optional)
- aider-chat-docs (requires chromium) (check)
- anylogic-ple (requires chromium) (optional)
- anylogic-ple-8.2.4 (requires chromium) (optional)
- anylogic-professional (requires chromium) (optional)
- anylogic-professional-8.2.4 (requires chromium) (optional)
- anylogic-university (requires chromium) (optional)
- anylogic-university-8.2.4 (requires chromium) (optional)
- anythingllm-web (requires chromium)
- appmeup-bin (requires chromium) (optional)
- aptana-studio (requires chromium) (optional)
- aquatone (requires chromium)
- aquatone-bin (requires chromium)
- aquatone-git (requires chromium)
- arch-wiki-search (requires chromium) (optional)
- archivebox (requires chromium)
- assbreak (requires chromedriver) (make)
- Show 169 more...
Sources (1)
Pinned Comments
networkException commented on 2025-05-02 13:41 (UTC)
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
ron2138 commented on 2026-05-30 16:04 (UTC) (edited on 2026-05-30 16:07 (UTC) by ron2138)
While building 148.0.7778.215-1, I get
-> Compressing man and info pages...
libfakeroot internal error: payload not recognized!
==> Checking for packaging issues...
Yet the build seem to be successful. A short run of the installed package also seems to succeed. Hopefully, the issue is similar to comment by Christian Hesse at Aug 24, 2024.
salfter commented on 2026-05-26 21:35 (UTC)
openh264 is now required, but isn't declared as a dependency in the PKGBUILD.
craftingDragon7 commented on 2026-05-11 06:40 (UTC)
If the packaged /usr/lib/chromium/chromium binary ends up being empty and thus chromium being unusable, you'll need to add the following options to the PKGBUILD:
options=('!strip' '!debug')
and then rebuild the package after that.
utenaparthenos commented on 2026-04-14 19:01 (UTC)
Version 147.0.7727.55-1 seems to have a hidden wayland dependency & isn't starting on my (wayland-free) system. It gives the following error:
[488107:488107:0414/145440.863108:ERROR:ui/ozone/platform/wayland/host/wayland_connection.cc:202] Failed to connect to Wayland display: No such file or directory (2)
[488107:488107:0414/145440.863138:ERROR:ui/ozone/platform/wayland/ozone_platform_wayland.cc:281] Failed to initialize Wayland platform
[488107:488107:0414/145440.863148:ERROR:ui/aura/env.cc:246] The platform failed to initialize. Exiting.
crabvk commented on 2026-03-17 15:31 (UTC)
networkException commented on 2026-03-15 20:50 (UTC)
Because there were 3 releases in short succession I was busy with in ungoogled-chromium upstream and CI is still building the latest one. Please see the pinned comment
FrostyWave commented on 2026-03-15 11:25 (UTC)
Why hasn't this package been updated to 146.x?























Hello everyone, there's always a lot of confusion when ungoogled-chromium doesn't start because of a system dependency it can't find.
This issue is inherent to Arch Linux package management, there's no mechanism that tracks required rebuilds. Maintainers are expected to push manual pkgrel bumps once a rebuild is required. The
chromiumpackage can somewhat easily handle this, they can also update the package in testing first.People's comments here or on GitHub are how I notice that a rebuild is required, I try to push an update quickly then. Sadly a full rebuild currently takes over 24 hours on GitHub Actions and I'm not exactly maintaining open source software as my dayjob either, so this can take a while.
There's no solution for this really, other than adopting the package into the official repository maybe (I cannot do that). Note that for Manjaro users even a rebuild might not be enough as there can always be mismatches in what system library versions are available.