How To Install perl-Net-DBus-GLib on Fedora 36

In this tutorial we learn how to install perl-Net-DBus-GLib in Fedora 36. perl-Net-DBus-GLib is Perl extension for the DBus GLib bindings

Introduction

In this tutorial we learn how to install perl-Net-DBus-GLib on Fedora 36.

What is perl-Net-DBus-GLib

Net integration with the GLib mainloop. To integrate with the main loop, simply get a connection to the bus via the methods in Net the usual Net

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

Install perl-Net-DBus-GLib 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 perl-Net-DBus-GLib using dnf by running the following command:

sudo dnf -y install perl-Net-DBus-GLib

Install perl-Net-DBus-GLib 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 perl-Net-DBus-GLib using yum by running the following command:

sudo yum -y install perl-Net-DBus-GLib

How To Uninstall perl-Net-DBus-GLib on Fedora 36

To uninstall only the perl-Net-DBus-GLib package we can use the following command:

sudo dnf remove perl-Net-DBus-GLib

perl-Net-DBus-GLib Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/78
/usr/lib/.build-id/78/25fd313b4e06a05f204a3d490e003e1c463f87
/usr/lib64/perl5/vendor_perl/Net
/usr/lib64/perl5/vendor_perl/Net/DBus
/usr/lib64/perl5/vendor_perl/Net/DBus/GLib.pm
/usr/lib64/perl5/vendor_perl/auto/Net
/usr/lib64/perl5/vendor_perl/auto/Net/DBus
/usr/lib64/perl5/vendor_perl/auto/Net/DBus/GLib
/usr/lib64/perl5/vendor_perl/auto/Net/DBus/GLib/GLib.so
/usr/share/doc/perl-Net-DBus-GLib
/usr/share/doc/perl-Net-DBus-GLib/AUTHORS
/usr/share/doc/perl-Net-DBus-GLib/CHANGES
/usr/share/doc/perl-Net-DBus-GLib/README
/usr/share/doc/perl-Net-DBus-GLib/examples
/usr/share/doc/perl-Net-DBus-GLib/examples/example-client.pl
/usr/share/doc/perl-Net-DBus-GLib/examples/example-service.pl
/usr/share/licenses/perl-Net-DBus-GLib
/usr/share/licenses/perl-Net-DBus-GLib/LICENSE
/usr/share/man/man3/Net::DBus::GLib.3pm.gz

References

Summary

In this tutorial we learn how to install perl-Net-DBus-GLib on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).