Ungoogled Chromium is a great privacy-focused Chromium based browser. It is fast, stripped of Google's proprietary coding that can intrude on your privacy, and compatible with many Chrome Extensions.

Ungoogled Browser
  • All in all, UnGoogled Chromium is a reliable web browser if you are a fan of Chromium but would prefer it without its built-in Google services or background processes. It requires no installation.
  • Ungoogled-chromium is a free and open-source Chromium-based web browser with the aim of increasing privacy. The developers behind the project describe it as 'Google Chromium, sans dependency on Google web services'. Unlike many Chromium-based browsers, ungoogled-chromium tries to retain the default Chromium experience.

Love the Chromium web browser, but can’t stand that it connects to Google services? Do you wish you could use it without dealing with Google’s invasive technology? It turns out you can, with Ungoogled Chromium! It’s a version of the Chromium browser completely stripped of all Google-related technology! Here’s how to set it up on your Linux PC.

Ubuntu installation instructions

To install Ungoogled Chromium on Ubuntu Linux, you must use a third-party software repository. Forklift dealers. The app is not available in the Ubuntu main software repositories. To add the third-party software repository, open up a terminal window by pressing Ctrl + Alt + T or Ctrl + Shift + T on the keyboard. Then, use the echo command below to add the repo to your system.

After adding the Ungoogled Chromium software repository to your Linux PC, it is time to add the repo’s GPG key. To do that, enter the following commands.

Once both the key and the repo are added to Ubuntu, run the update command. This command will refresh Ubuntu’s software sources, allowing the Ungoogled Chromium software repository to function.

With Ubuntu’s software up to date, install Ungoogled Chromium on your Ubuntu PC with the apt install command below.

Debian installation instructions

Those looking to install Ungoogled Chromium on Debian Linux will need to enable a third-party software repository, as the Debian project does not officially support Ungoogled Chromium and does not make the app available in their software sources. To add the third-party repo to your system, open up a terminal window by pressing Ctrl + Alt + T or Ctrl + Shift + T on the keyboard. Then, execute the following echo command.

Ungoogled browserUngoogled chromium linux

After adding the software repository to your system, it is time to download the GPG key to your Debian PC. Debian needs this key to access the Ungoogled Chromium repository, so this step is critical!

Once the Ungoogled Chromium software repository is added to your Linux PC, you must run the update command to enable the repository on your system.

After your Debian PC’s software is up to date, it is time to install Ungoogled Chromium. Using the apt install command, get the app working on your system.

Arch Linux installation instructions

Ungoogled Chromium is available to all Arch Linux users via the Arch Linux User Repository. To start the installation, open up a terminal window and install the “Git” and “Base-devel” packages. They’re required to interact with the AUR.

After installing the “Git” and “Base-devel” packages on your computer, use the git clone command to download the Trizen AUR helper. This app will make installing Ungoogled Chromium very easy, as it takes care of all required dependencies and sets them up for you, rather than having to do it by hand.

Move into the “trizen” folder with CD and install the app on your Arch Linux system with makepkg.

Once Trizen is set up on your Arch Linux PC, you’ll be able to install the Ungoogled Chromium browser with the trizen -S command below.

Alternatively, if you do not like to use the AUR, you can install a pre-compiled package with the commands below. However, keep in mind that these pre-compiled packages are not as up to date as the AUR ones.

Fedora installation instructions

Ungoogled Chromium is available to all Fedora Linux users via the RPM Fusion software repositories. To start the installation, follow this guide on how to set up RPM Fusion. Then, when RPM Fusion is working on your Linux PC, enter the dnf install command below to get Ungoogled Chromium.

OpenSUSE Linux installation instructions

It is possible to get Ungoogled Chromium working on OpenSUSE. However, the app is not packaged for the operating system, so you will need to install the portable release. For whatever reason, the developers host Ungoogled Chromium on the OpenSUSE Build Service but do not make a SUSE release available.

Ungoogled Chromium Browser Review

To get the portable version of Ungoogled Chromium, open up a terminal window by pressing Ctrl + Alt + T or Ctrl + Shift + T. Then, use the wget command to grab the latest release.

Ungoogled Chromium Linux

After downloading the latest TarXZ release of Ungoogled Chromium from the web, you must extract it. Using the following tar command, decompress Ungoogled Chromium.

Ungoogled Chromium Browser

Once the Ungoogled Chromium archive is extracted, use the CD command to move the terminal window into the ungoogled-chromium_80.0.3987.149-2.1_linux directory. Firefox focus desktop.

inside of the ungoogled-chromium_80.0.3987.149-2.1_linux folder, use the ./chrome command to launch the browser.