Package Details: ungoogled-chromium 131.0.6778.69-2

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: 4.92
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2024-11-14 21:49 (UTC)

Required by (136)

Sources (14)

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 .. 40 41 42 43 44 45 46 47 48 49 50 .. 66 Next › Last »

bsdice commented on 2020-01-20 14:06 (UTC)

TLDR: My gripe here is the continuing departure from Arch in-universe methods of delivering this package. Everyone contributing to this package is creating value, but that comes with another single point of failure. Shouldn't this be improved?

// The critical chain is getting really long. Chromium -> Eloston Github -> JstKddng Github -> Rowisi Github -> Opensuse Build Service -> User download and usage. Looks very scary. Any way to shorten this?

// Why is OBS even needed? What would it take to have the package in the community repo? No trusted user liking this package enough? One would think Google the company has damaged Chromium enough already to make a desktop Linux user switch to this package.

// Since the internet browser is the most security-critical component in any modern Linux desktop, I cannot with good conscience roll this out to friends and family Linux desktops. I would really want to. Having compiled this package over 20 times myself, I get that this is one complicated beast. Also on a long enough time scale, people go away. They switch distributions, marry, die, take up shrimp farming instead whatever. What we lack in AUR here is what Github has made big:

  • projects can be run by a group not single persons, to increase the bus factor above 1

  • pull requests for contributions, to lighten maintainer workload

  • continuuous integration, to automate new builds for distribution

// Does Arch need more money for infrastructure to make this happen?

<deleted-account> commented on 2020-01-20 13:06 (UTC)

@treeshateorcs I don't think its possible with OBS. its only possible if a build service has SSH support so I can add my github's SSH key and download UE source from command line.

treeshateorcs commented on 2020-01-20 12:45 (UTC)

@Rowisi

would be super cool, if you somehow would make unreal engine built on obs, but i don't think it's feasible, given that it's behind a closed access repo

<deleted-account> commented on 2020-01-20 12:42 (UTC)

@ijann glad it helped.

I have made a github repo to show what changes I've made to PKGBUILD to make it work on OBS: https://github.com/OBS-AUR/ungoogled-chromium

I am also planning to add more packages soon :)

ijann commented on 2020-01-19 18:46 (UTC)

thanks @Rowisi

ijann commented on 2020-01-19 17:13 (UTC)

Uncle how heavy, all night and all morning building and compiling to use this browser, can you tell me a way to install it faster, I can't be like that a new update will send me the same time, How grotesque not to upload an already built file.

If you give me any clues on how to download the installer already built, I don't repeat this again, I would appreciate.

<deleted-account> commented on 2020-01-19 14:17 (UTC)

I have made an OBS build for this package

https://build.opensuse.org/package/show/home:Rowisi/ungoogled-chromium

You are welcome.

<deleted-account> commented on 2020-01-19 00:30 (UTC)

Opensuse build service is really good. https://build.opensuse.org/package/show/home:Rowisi/ungoogled-chromium

I just changed dependacies in PKGBUILD from the _system_libs to the depends list because OBS resolves dependencies from it to install them offline.

Anyone can install the package by clikcing on Download package and then clicking on Grab binary packages directly

after, you can install it with sudo pacman -U ungoogled-chromium-(version).pkg.tar.xz

JstKddng commented on 2020-01-17 14:37 (UTC) (edited on 2020-01-17 14:38 (UTC) by JstKddng)

@treeshateorcs

you have to add all missing dependencies to your depends array in your PKGBUILD. Like, ALL of them. Check my PKGBUILD, it should have all the required dependencies.

treeshateorcs commented on 2020-01-17 13:55 (UTC) (edited on 2020-01-17 13:56 (UTC) by treeshateorcs)

@JstKddng i did that, and now i have this

...

[ 70s] now finalizing build dir...

[ 71s] SIOCSIFADDR: File exists

[ 72s] Running build time source services...

[ 73s] Preparing sources...

[ 73s]

[ 73s] We trust you have received the usual lecture from the local System

[ 73s] Administrator. It usually boils down to these three things:

[ 73s]

[ 73s] #1) Respect the privacy of others.

[ 73s] #2) Think before you type.

[ 73s] #3) With great power comes great responsibility.

[ 73s]

[ 73s] sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper

[ 73s] ==> ERROR: 'pacman' failed to install missing dependencies.

[ 73s] ==> ERROR: Could not resolve all dependencies.

[ 73s] failed to prepare sources

[ 73s]

[ 73s] sheep82 failed "build PKGBUILD" at Fri Jan 17 13:24:53 UTC 2020.

[ 73s]

[ 73s] ### VM INTERACTION START ###

[ 79s] [ 64.101274] sysrq: SysRq : Power Off

[ 79s] [ 64.111693] reboot: Power down

[ 79s] ### VM INTERACTION END ###