Browser woes - setting up Chromium as backup

Ask me in a week or two once we know what is happening to their repos. Nothing I help you with will be of value currently.

2 Likes
#### JstKddng commented on [2020-07-19 06:34](https://aur.archlinux.org/packages/ungoogled-chromium/#pinned-756733)

You can get prebuilt binaries here:

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

found this in the comments of the ungoogled chromium aur page

then from that page i ended up here:

Binary Downloads
You can get pre-built binaries from the following sources, just follow the instructions on each site:

Contributor Binaries website - Binaries contributed by ungoogled chromium users.

Unofficial Repositories:

chaotic-aur - Maintained by PedroHLC

jk-aur - Maintained by JustKidding

All issues should go to their respective maintainers.

which leads to this site:

https://github.com/jstkdng/aur

and then these instructions

Downloads
I'm using the OpenSUSE Build Service to build binaries for these packages. You can download them from the OBS itself or from a mirror of the OBS I maintain. You could also configure a repository on your /etc/pacman.conf to keep everything updated.

First, add my public key to pacman's key database.

$ sudo pacman-key --keyserver hkps://keys.openpgp.org -r 3DEA62513C8035383A245A12E5786B42E8E5D565
$ sudo pacman-key --lsign-key 3DEA62513C8035383A245A12E5786B42E8E5D565
Then, add these lines to the end of your /etc/pacman.conf file

[jk-aur]
Server = https://repo.vin.ovh/arch/$arch
Finally, update pacman's repository database: sudo pacman -Sy

they seem to have no issues with their content atm