Skip to content

Add OpenSUSE package #2242

@sith-on-mars

Description

@sith-on-mars

It would be nice that if there is a official OpenSUSE version. OpenSUSE is a a well-known, very established Linux distro and has been around since 2005. Its Enterprise edition, SUSE, existed since 2000. OpenSUSE uses RPM package so it's pretty similar to Fedora. However, during the installation on my OpenSUSE Tumbleweed using the Fedora package, I encountered two issues:

  1. The installer says dependency dbus-libs cannot be found. This warning can be ignored since OpenSUSE already installs this dependency actually by default, but just with a different naming convention.
  2. Startup on boot doesn't work and requires manual fixing. One needs to edit mullvad-daemon.service with this command input: sudo nano /opt/Mullvad\ VPN/resources/mullvad-daemon.service, then change Wants=network.target to Wants=network-online.target. You can see the detailed discussion here.

Having an officially supported OpenSUSE package should be a quick job, since the OpenSUSE package is pretty similar to Fedora package with a few changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions