1. Home
  2. Reviews
  3. Wiki
  4. Community
    1. Unresolved Threads
  • Login
  • Register
  • Search
Wiki
  • Everywhere
  • Reviews
  • Pages
  • Wiki
  • Forum
  • More Options
  1. PC Forum Guides, Reviews and Tutorials
  2. PC Forum Wiki

How to install Mullvad VPN on Fedora Silverblue and Kinoite immutable?

  • Security_OPA
  • Here we explain how to install Mullvad VPN on Fedora Silverblue and Kinoite immutable Linux distributions

    Fedora Silverblue and Kinoite are immutable Linux distributions which make it a bit different than the normal versions of Fedora to install *.rpm packages on.

    There are two main ways to install the Mullvad VPN app on a Fedora Silverblue system. We recommend the first method, as this makes it easier to update the app to the latest version.

    Since I use Silverblue myself, I will only refer to Silverblue in my tutorial from now on. The same applies to other Fedora immutable distributions.

    1 Method 1: By adding the official Mullvad repository to Fedora Silverblue or Kinoite repos

    Open Terminal and run the following command to go to Fedora Silverblue's repositories directory:

    Bash
    cd /etc/yum.repos.d

    Then download and add Mullvad's official repo by running the below command

    Bash
    sudo wget https://repository.mullvad.net/rpm/stable/mullvad.repo

    Now you can install Mullbad VPN app using the following command

    Bash
    sudo rpm-ostree install mullvad-vpn

    In order for the changes to take effect, you will need to restart your machine.

    After restarting, you will need to manually enable and start the Mullvad Daemon service, as it does not enable itself automatically in Silverblue.

    To do so, first go to the systemd/system directory using the following command:

    Bash
    cd /usr/lib/systemd/system

    Then enable the Mullvad service using the following command:

    Bash
    sudo systemctl enable mullvad-daemon.service

    Finally, start this service to enable Mullvad VPN to function right away.

    Bash
    systemctl start mullvad-daemon.service


    Now you can enjoy your privacy with Mullvad!

    2 Method 2: By installing Mullvad's RPM file as a layer

    To install Mullvad VPN on your Fedora Silverblue, first download Mullvad .RPM installer (Fedora installer) from the official website of Mullvad:

    Bash
    https://mullvad.net/en/download/vpn/linux

    Then assuming that you have downloaded and saved the installer in your Downloads folder, open your terminal and run the following command:

    Bash
    sudo rpm-ostree install ~/Downloads/MullvadVPN-2025.9_x86_64.rpm

    Please note that you must adopt the above command based on the name of the file that you downloaded from the Mullvad website.

    Then restart your PC.

    After the restart, open your terminal again and run the following command:

    Bash
    sudo systemctl enable --now mullvad-daemon

    That's it!

    Now you can run Mullvad with no issues on your Fedora Silverblue!


    Limitations:

    The Mullvad app functions without limitations in Fedora Silverblue like non-immutable distributions. However, due to the nature of an immutable distribution like Fedora Silverblue, updating the app to a newer version is not as straightforward as it is with normal distributions.

    To update your Mullvad app, first, remove the currently installed version using the command rpm-ostree remove mullvad then, reboot your PC. Then repeat the above process with the new version of the Mullvad app downloaded from their website. The good news is that your VPN settings will remain intact, so you won't need to reconfigure the app from scratch.


    This article is posted on this website are licenses by MySecure Space GmbH under Creative Commons CC BY-NC-ND 4.0 Creative Commons CC BY-NC-ND 4.0

    • Mullvad
    • silverblue

Share

  • Previous entry How to install and make Virt-Manager work on Fedora immutable distroes
  • Next entry How to install Tailscale on Fedora Silverblue and Kinoite immutable

Table of Contents

  • 1 Method 1: By adding the official Mullvad repository to Fedora Silverblue or Kinoite repos
  • 2 Method 2: By installing Mullvad's RPM file as a layer

Categories

  1. Privacy 2
  2. Security 1
  3. Cloud Technologies 2
  4. Software and operating systems 8
  1. Privacy Policy
Copyright© PCForum.org 2011-2026. All rights reserved.
All the content posted on this website are licenses by MySecure Space GmbH under Creative Commons CC BY-NC-ND 4.0
Creative Commons CC BY-NC-ND 4.0
Developed & Hosted by: MySecure.Space | Software by: WoltLab Suite™