惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
Google DeepMind News
Google DeepMind News
V
V2EX
T
The Blog of Author Tim Ferriss
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Hugging Face - Blog
Hugging Face - Blog
Stack Overflow Blog
Stack Overflow Blog
I
InfoQ
博客园_首页
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Last Week in AI
Last Week in AI
Recent Announcements
Recent Announcements
Vercel News
Vercel News
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
Tailwind CSS Blog
美团技术团队
Martin Fowler
Martin Fowler
宝玉的分享
宝玉的分享
Blog — PlanetScale
Blog — PlanetScale
GbyAI
GbyAI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
J
Java Code Geeks

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin AUR (en) - budget-tracker
AUR (en) - ungoogled-chromium-bin
2026-05-30 · via AUR Newest Packages

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)

Required by (189)

Sources (1)

Pinned Comments

networkException commented on 2025-05-02 13:41 (UTC)

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 chromium package 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.

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?

m8-t commented on 2026-02-21 10:23 (UTC)