Installation instructions for
openSUSE LogoopenSUSE Logo

Since openSUSE supports RPM packags, it is possible to directly add the RPM repository for Fedora to your repository list, using zypper or YaST. Note that because the RPM was compiled on a Fedora system, you may experience some issues which are not present on other builds of the browser, or even with the same build on Fedora.

With zypper

To add the repository to your system and install LibreWolf with zypper, run the following commands one by one:

sudo rpm --import https://rpm.librewolf.net/pubkey.gpg

sudo zypper ar -ef https://rpm.librewolf.net librewolf

sudo zypper ref

sudo zypper in librewolf

With YaST Software Management

Open YaST Software Management either through the YaST GUI or with the text interface through the yast command. You will be prompted for your root password.

Under Software > Software Repositories: press Add (or F3 in the TUI).

Select Specify URL... and press Next (F10 in the TUI)

Enter https://rpm.librewolf.net/librewolf-repo.repo into the URL field, and choose a suitable name in the Repository Name field (We reccomend using the name librewolf_repo, this can also be changed later). Then, press Next.

After the repository has been added, select librewolf in the package list (you can search for it using the search bar) and press Accept. Then confirm the installation and that of any dependencies.

You should accept any prompts wanting to import the GPG key with the fingerprint 034F7776EF5E0C613D2F7934D29FBD5F93C0CFC3.

Uninstallation

When uninstalling Librewolf, it is suggested to remove the repository with:

sudo zypper rr librewolf_repo