How to Install libsystemd-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libsystemd-dev

Description:

systemd utility library - development files

The libsystemd0 library provides interfaces to various systemd components. . This package contains the development files.

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

Version: 237-3ubuntu10

Section: libdevel