Differences between revisions 11 and 12
Revision 11 as of 2022-07-02 15:05:01
Size: 1689
Editor: ?JorkanoFaln
Comment: remove unportable builds and obs references since they are obsolete, only offer information on flatpak install
Revision 12 as of 2022-07-02 15:06:02
Size: 1689
Editor: ?JorkanoFaln
Comment: update warning date
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
As of <<DateTime(2022-04-18T19:19:07Z)>>, The packages in the OBS repo and the unportable builds are out of date, have maintenance issues:https://github.com/ungoogled-software/ungoogled-chromium-debian/issues/301 and use an older version of ungoogled-chromium. Consider using an alternative browser like [[Firefox]], [[Brave]] or the flatpak version. As of <<DateTime(2022-07-02T19:19:07Z)>>, The packages in the OBS repo and the unportable builds are out of date, have maintenance issues:https://github.com/ungoogled-software/ungoogled-chromium-debian/issues/301 and use an older version of ungoogled-chromium. Consider using an alternative browser like [[Firefox]], [[Brave]] or the flatpak version.

Translation(s): English - Français


Ungoogled Chromium is an open source fork of the chromium web browser that is focused to improve privacy by removing google services and implementing other privacy tweaks. More info here: https://github.com/Eloston/ungoogled-chromium

Installation

From the OBS Repo

As of 2022-07-02 19:19:07, The packages in the OBS repo and the unportable builds are out of date, have maintenance issues:https://github.com/ungoogled-software/ungoogled-chromium-debian/issues/301 and use an older version of ungoogled-chromium. Consider using an alternative browser like Firefox, Brave or the flatpak version.

Here are instructions on how to build the package for Debian 10 and information about debian packages for ungoogled-chromium: Ungoogled-Chromium-Deb

From flathub

There is an official ungoogled-chromium FlatPak at FlatHub.

If you haven't already set up flatpak, run

sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Install it:

flatpak install flathub com.github.Eloston.UngoogledChromium

Run it:

flatpak run com.github.Eloston.UngoogledChromium


CategorySoftware | CategoryNetworkApplication | CategoryWebBrowser