@treeshateorcs
you have to setup the Arch repositories. There should be Arch/Core, Arch/Extra and Arch/Community.
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: | 5.23 |
First Submitted: | 2016-12-19 08:08 (UTC) |
Last Updated: | 2024-11-20 21:14 (UTC) |
« First ‹ Previous 1 .. 41 42 43 44 45 46 47 48 49 50 51 .. 66 Next › Last »
@treeshateorcs
you have to setup the Arch repositories. There should be Arch/Core, Arch/Extra and Arch/Community.
@treeshateorcs
THANK YOU :)
I had to explicitly set LIBVA_DRIVER_NAME=nouveau in /etc/environment. My self-built ungoogled-chromium works great now! Thanks again
@cerberusec
yep, i only get these
[79551:79551:0117/082339.508695:ERROR:sandbox_linux.cc(372)] InitializeSandbox() called with multiple threads in process gpu-process. [79551:79551:0117/082339.711959:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command
you may want to install the vaapi drivers. look up hardware acceleration on the wiki
Is anyone else getting this error when starting chromium?
ERROR:vaapi_wrapper.cc(422)] vaInitialize failed (ignore if using Wayland desktop environment, refer:(Github)akarshanbiswas/chromium-vaapi/issues/7): unknown libva error
@JstKddng
could you please tell me what's wrong with my build? https://build.opensuse.org/package/show/home:treeshateorcs/ungoogled-chromium
i see "nothing provides ninja, nothing provides quilt" but you somehow got it working. how?
@cerberusec
Basically, ungoogled-chromium-bin was removed by a trusted user because repackaging isn't allowed in the aur.
Just a heads up for anyone else with a similar issue. I was getting build errors right around the 17k mark (very annoying) apparently due to insufficient RAM. If you're building in a VM, be sure to bump it up to 8GB and it should resolve the issue...
That said, does anyone know why ungoogled-chromium-bin suddenly disappeared with no trace?
@treeshateorcs
osc is just a svn wrapper, and if you'd like an example to begin with you can check out my obs repo: https://build.opensuse.org/package/show/home:justkidding:arch/ungoogled-chromium
@Rowisi
I understand, but that build service is being used by them to create the packages for its distributions, so at least they have a reason to keep the service secure.
oh i think i have figured out how build.opensuse.org works. my mistake was trying to understand how to work with osc
@JstKddng I know that OpenSuse has a good reputation but I really can't trust any free build service nowadays. Bitcoin miners are everywhere right now and they can inject their viruses even with bytecodes. Even if they get exposed, they will just blame it on "a hacker hacked our servers... bla bla bla" and they won't get punished for that.
this applies for paid services aswell.
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
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