I am trying to install libsystemd-dev using apt-get on Ubuntu 14.04. While executing this, I get the following error:
**Installing pre-install packages ....
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libsystemd-dev**
I have already tried using apt-get update, but no luck.
I searched for libsystemd-dev here, and it's available for Wily distribution, but I am using trusty. Is there a way to get a package installed from another distribution?