Error when installing ungoogled-chromium

Experiencing an error when attempting to install ungoogled-chromium.

Before installing I ran yay. Made sure everything was up to date. Required reboot. Came back and ran yay -S ungoogled-chromium and was greeted with this error.
Ran it a second time, hoping it would pass, but nope. hhmm.

Any ideas?! :confused:

Iā€™m not sure exactly what your error is, but I wouldnā€™t recommend trying to build chromium from source code, anyway, unless you have a monster CPU. It will take hours upon hours, on every update. Itā€™s like using Gentoo. :rofl:

If you just want to run ungoogled-chromium, itā€™s much easier to get the binaries (assuming you trust whomever compiled it). From the comments on the AUR website:

JstKddng commented on 2020-07-19 06:34

You can get prebuilt binaries here:

https://github.com/ungoogled-software/ungoogled-chromium-archlinux#binary-downloads

See also the readme on the GitHub page above, for how to install it, and verify its authenticity.

hhmm, I didnā€™t realize it was building from source :open_mouth:


As for the rest of your comment ā€¦ Iā€™d really rather not venture down a road I donā€™t understand quite that well yet.

I have no problem using regular chromium :+1:

Ungoogled Chromium is also available as flatpak if you donā€™t mind the format:

https://flathub.org/apps/details/com.github.Eloston.UngoogledChromium

Itā€™s not too difficult, Iā€™d recommend looking into it, youā€™ll learn a bit. If you need any specific help, let me know.

:wink:

YOUā€™RE ON!!!

So here: https://github.com/ungoogled-software/ungoogled-chromium-archlinux#open-build-service-repository

Thatā€™s adding a new source to download so I can safely install via pacman/yay, right?

@Kresimir

So Iā€™m thinking the method of adding the sources to pacman.conf is the better solution - becuase it will update whenever I run yay, right?

But if I were to build/install from the binary/source it would be ā€œstuckā€ at that version.

The question, do you want to add a third-party repository? The answer is not necessarily no, but make sure you trust it. Read this first:

OBS stands for OpenSUSE Build Service. Chaotic AUR is used by Garuda Linux, among others. While Iā€™m not 100% convinced of its trustworthiness, thousands of people use it, and there havenā€™t been any issues as far as I know.

If you want to use OBS, just follow the guide on the GitHub page. If you want to add ChaoticAUR, see this. Adding a third-party repo will make it trivial to install and update packages from that repo.

If you do not want to add a third party repo, you can manually download a package from it and install it using pacman. The downside is that you will not be able to automatically update it, but will have to manually download it every time.

You can find the package for ungoogled-chromium here:

https://ungoogled-software.github.io/ungoogled-chromium-binaries/releases/archlinux/

These are built by various people, it is up to you to decide whether you trust them. If you do, you can download the package manually, and install it using the pacman -U option.

1 Like

Absolutely not, lol. Coming from Debian for years, thereā€™s this https://wiki.debian.org/DontBreakDebian

Well, that was surprisingly easy!

Screenshot-2021-11-15_01:47:40

Yeah, I told you, it is not difficult at all.

1 Like

Iā€™m seeing now, day by day - why Arch and pacman/yay are far superior to Debian/apt :laughing:

Loving the experience. A true convert right here :+1:

3 Likes