LibreWolf is a free and open source web browser for Linux, MacOS and Windows. It is a fork of popular browser firefox and released under the Mozilla Public License 2.0. It is always built from the latest Firefox stable source and the main focus of this browser is privacy, security and freedom. It does not send any Telemetry data like experiments, adware, annoyances, or unnecessary distractions. It comes with privacy focused search engines like DuckDuckGo, Searx and Qwant. It also comes with build-in ad blocker uBlock Origin installed and Extension firewall.
Download LibreWolf Web Browser
How to install LibreWolf Web Browser on Ubuntu Linux
LibreWolf Web Browser is available as portable AppImage and in flatpak package for Ubuntu Linux.
Download LibreWolf in .AppImage file format from the above download link and save it on your Downloads folder. Here the downloaded file name is “LibreWolf-89.0.2-1.x86_64.AppImage”. You can change the below command based on your downloaded file name. Open the terminal app and run below commands one by one.
cd Downloads
sudo chmod +x ~ LibreWolf-89.0.2-1.x86_64.AppImage
./LibreWolf-89.0.2-1.x86_64.AppImage
Install LibreWolf via flatpak
Install flatpak and run below command.
flatpak install flathub io.gitlab.librewolf-community
You can run LibreWolf flatpak via below command.
flatpak run io.gitlab.librewolf-community
That’s it.