ungoogled-chromium on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "ungoogled-chromium" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install ungoogled-chromium on Arch using YAY

$ yay -S ungoogled-chromium

* (Optional) Uninstall ungoogled-chromium on Arch using YAY

$ yay -Rns ungoogled-chromium

2. Manually Install "ungoogled-chromium" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ungoogled-chromium's git locally

$ git clone https://aur.archlinux.org/ungoogled-chromium.git ~/ungoogled-chromium

c. Go to ~/ungoogled-chromium folder and install it

$ cd ~/ungoogled-chromium $ makepkg -si

3. Information about the ungoogled-chromium package on Arch User Repository (AUR)

ID: 1424676
Name: ungoogled-chromium
PackageBaseID: 117845
PackageBase: ungoogled-chromium
Version: 122.0.6261.111-1
Description: A lightweight approach to removing Google web service dependency
URL: https://github.com/ungoogled-software/ungoogled-chromium
NumVotes: 340
Popularity: 4.66499
OutOfDate: 1710632058
Maintainer: seppia
Submitter: ilikenwf
FirstSubmitted: 1482134890
LastModified: 1710124326
URLPath: /cgit/aur.git/snapshot/ungoogled-chromium.tar.gz

5. The same packages on other Linux Distributions