{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreif5vlrp3s3335dflmd76yr543cjzh6gairgjiqp76zkkg3rvstqsy",
    "uri": "at://did:plc:haakkg7y3xdghcdmprxeexso/app.bsky.feed.post/3mnebxtm5ddn2"
  },
  "path": "/t/create-a-warning-for-opensuse-and-nixos-due-to-low-package-availability/38249#post_17",
  "publishedAt": "2026-06-03T02:39:17.000Z",
  "site": "https://discuss.privacyguides.net",
  "tags": [
    "@fiqiluvo.epileto",
    "Mullvad Browser for Linux",
    "https://repository.mullvad.net/rpm/stable/mullvad.repo"
  ],
  "textContent": "I believe what @fiqiluvo.epileto was referring to is the official _third party_ repo for Mullvad Browser on Fedora Linux.\n\n\n    # Fedora 41 and newer\n    # Add the Mullvad repository server to dnf\n    sudo dnf config-manager addrepo --from-repofile=https://repository.mullvad.net/rpm/stable/mullvad.repo\n\n    # Fedora 40 and earlier\n    # Add the Mullvad repository server to dnf\n    sudo dnf config-manager --add-repo https://repository.mullvad.net/rpm/stable/mullvad.repo\n\n    # Install the package\n    sudo dnf install mullvad-browser\n    # And to install the alpha version\n    sudo dnf install mullvad-browser-alpha\n\n\nSee: Mullvad Browser for Linux\n\nNote that while the `dnf` steps here would need to be replaced with `zypper` the actual repository “https://repository.mullvad.net/rpm/stable/mullvad.repo” should work on OpenSuse if added properly.",
  "title": "Create a warning for OpenSUSE and NixOS due to low package availability"
}