I thought I would make a how-to for those that want to add this program with the least amount of hassle.
1. Go to https://librewolf-community.gitlab.io/install/ to grab the latest flatpak. Unfortunately it needs to be manually updated for now until the package is officially added to flathub repo, then you will be able to update through mxpi flatpak repo tab.
From terminal
Code: Select all
cd home/user/Downloads/LibreWolf-86.0.1-1.x86_64.flatpak
Code: Select all
sudo flatpak install home/user/Downloads/LibreWolf-86.0.1-1.x86_64.flatpak
Code: Select all
flatpak list
Code: Select all
sudo update-alternatives --install /usr/bin/x-www-browser x-www-browser /var/lib/flatpak/app/io.gitlab.librewolf-community/x86_64/master/*xyz/export/bin/io.gitlab.librewolf-community 200
sudo update-alternatives --set x-www-browser /var/lib/flatpak/app/io.gitlab.librewolf-community/x86_64/master/*xyz/export/bin/io.gitlab.librewolf-community[/
now check your settings in update-alternatives
Code: Select all
sudo update-alternatives --config x-www-browser
now go to Preferred Applications gui & point it at x-www-browser so librewolf will open ( or if you have multi profiles, the profile manager will open)
Happy Browsing with Librewolf!
To update just repeat step 1
Remember to uninstall the older version after