How to Install libudisks2-dev in Ubuntu 18.04



Install libudisks2-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libudisks2-dev

Description:

GObject based library to access udisks2 - development files

The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package contains files that are needed to build applications using libudisks.

Homepage: https://www.freedesktop.org/wiki/Software/udisks

Version: 2.7.6-3

Section: libdevel