Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5652

General discussion • Re: Pi-Apps deletes Librewolf!

$
0
0
Librewolf is also available as a flatpak. Not a solution for whatever happened to pi-apps.

Code:

flatpak install flathub io.gitlab.librewolf-community
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:

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
Another way:
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



Viewing all articles
Browse latest Browse all 5652

Trending Articles