How To Install modem-manager-gui-cm-pppd on Fedora 36

In this tutorial we learn how to install modem-manager-gui-cm-pppd in Fedora 36. modem-manager-gui-cm-pppd is Use pppd to manage connections in modem-manager-gui

Introduction

In this tutorial we learn how to install modem-manager-gui-cm-pppd on Fedora 36.

What is modem-manager-gui-cm-pppd

Plugin for modem-manager-gui allowing to use pppd as the connection manager.

We can use yum or dnf to install modem-manager-gui-cm-pppd on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install modem-manager-gui-cm-pppd.

Install modem-manager-gui-cm-pppd 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 modem-manager-gui-cm-pppd using dnf by running the following command:

sudo dnf -y install modem-manager-gui-cm-pppd

Install modem-manager-gui-cm-pppd 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 modem-manager-gui-cm-pppd using yum by running the following command:

sudo yum -y install modem-manager-gui-cm-pppd

How To Uninstall modem-manager-gui-cm-pppd on Fedora 36

To uninstall only the modem-manager-gui-cm-pppd package we can use the following command:

sudo dnf remove modem-manager-gui-cm-pppd

modem-manager-gui-cm-pppd Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/76
/usr/lib/.build-id/76/0f9a0e19c58b5a21c7b5e4973e88d6ee0c8b08
/usr/lib64/modem-manager-gui/modules/libmodcm_pppd245.so

References

Summary

In this tutorial we learn how to install modem-manager-gui-cm-pppd on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).