Librewolf is also available as a flatpak. Not a solution for whatever happened to pi-apps.Which would install Librewolf 126.0-1 .
In order to set it as the default browser you would need to add it to alternatives by:Another way:
xdg-settings set default-web-browser name-of-browser.desktop
Hopefully Botspot can help you figure out what happened.
Code:
flatpak install flathub io.gitlab.librewolf-community
In order to set it as the default browser you would need to add it to alternatives by:
Code:
# Add LibreWolf to alternativessudo update-alternatives --install /usr/bin/gnome-www-browser gnome-www-browser /var/lib/flatpak/exports/bin/io.gitlab.librewolf-community 200sudo update-alternatives --install /usr/bin/x-www-browser x-www-browser /var/lib/flatpak/exports/bin/io.gitlab.librewolf-community 200
xdg-settings set default-web-browser name-of-browser.desktop
Hopefully Botspot can help you figure out what happened.
Statistics: Posted by craigevil — Wed May 22, 2024 9:27 pm