clearsilver-dev software package provides headers and static library for clearsilver, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install clearsilver-dev
clearsilver-dev is installed in your system.
Make ensure the clearsilver-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep clearsilver-dev *
You will get with clearsilver-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Python |
| Package | clearsilver-dev |
| Version | 0.10.5-1.6build1 |
| Description | headers and static library for clearsilver |
| Sub Section | Python |