How To Install NetworkManager-iodine-gnome on Fedora 36

In this tutorial we learn how to install NetworkManager-iodine-gnome in Fedora 36. NetworkManager-iodine-gnome is NetworkManager VPN plugin for iodine - GNOME files

Introduction

In this tutorial we learn how to install NetworkManager-iodine-gnome on Fedora 36.

What is NetworkManager-iodine-gnome

This package contains software for integrating VPN capabilities with the iodine server and NetworkManager (GNOME files).

We can use yum or dnf to install NetworkManager-iodine-gnome on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install NetworkManager-iodine-gnome.

Install NetworkManager-iodine-gnome on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install NetworkManager-iodine-gnome using dnf by running the following command:

sudo dnf -y install NetworkManager-iodine-gnome

Install NetworkManager-iodine-gnome on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install NetworkManager-iodine-gnome using yum by running the following command:

sudo yum -y install NetworkManager-iodine-gnome

How To Uninstall NetworkManager-iodine-gnome on Fedora 36

To uninstall only the NetworkManager-iodine-gnome package we can use the following command:

sudo dnf remove NetworkManager-iodine-gnome

NetworkManager-iodine-gnome Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/da
/usr/lib/.build-id/da/98ee3e521846847aecac9bc463fdebb0552c5f
/usr/lib64/NetworkManager/libnm-vpn-plugin-iodine.so
/usr/share/appdata/network-manager-iodine.appdata.xml
/usr/share/gnome-vpn-properties/iodine
/usr/share/gnome-vpn-properties/iodine/nm-iodine-dialog.ui

References

Summary

In this tutorial we learn how to install NetworkManager-iodine-gnome on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).