How to Install libnet-dbus-perl in Ubuntu 18.04



Install libnet-dbus-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libnet-dbus-perl

Description:

Perl extension for the DBus bindings

Net::DBus provides a Perl API for the DBus message system. The DBus Perl interface is currently operating against the 0.32 development version of DBus, but should work with later versions too, providing the API changes have not been too drastic. . Users of this package are either typically, service providers in which case the Net::DBus::Service and Net::DBus::Object modules are of most relevance, or are client consumers, in which case Net::DBus::RemoteService and Net::DBus::RemoteObject are of most relevance.

Homepage: https://metacpan.org/release/Net-DBus

Version: 1.1.0-4build2

Section: perl