How To Install NetworkManager-fortisslvpn-gnome on Fedora 36

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

Introduction

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

What is NetworkManager-fortisslvpn-gnome

This package contains software for integrating VPN capabilities with the Fortinet compatible SSLVPN server with NetworkManager (GNOME files).

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

Install NetworkManager-fortisslvpn-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-fortisslvpn-gnome using dnf by running the following command:

sudo dnf -y install NetworkManager-fortisslvpn-gnome

Install NetworkManager-fortisslvpn-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-fortisslvpn-gnome using yum by running the following command:

sudo yum -y install NetworkManager-fortisslvpn-gnome

How To Uninstall NetworkManager-fortisslvpn-gnome on Fedora 36

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

sudo dnf remove NetworkManager-fortisslvpn-gnome

NetworkManager-fortisslvpn-gnome Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/9cc9be02763dbd26ff6154939ec50b8662a105
/usr/lib/.build-id/44
/usr/lib/.build-id/44/5e91d350f5e89cedb105da5160b078888658f8
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/399e3177b6379c87d259b3ade5d757145ec56d
/usr/lib/.build-id/d9/9e05ac522bca0aa24df9400c22659ad012cec8
/usr/lib64/NetworkManager/libnm-gtk4-vpn-plugin-fortisslvpn-editor.so
/usr/lib64/NetworkManager/libnm-vpn-plugin-fortisslvpn-editor.so
/usr/lib64/NetworkManager/libnm-vpn-plugin-fortisslvpn.so
/usr/libexec/nm-fortisslvpn-auth-dialog
/usr/share/appdata/network-manager-fortisslvpn.metainfo.xml

References

Summary

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