libhtml-selector-xpath-perl software package provides module for compiling CSS Selectors to XPath, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libhtml-selector-xpath-perl
libhtml-selector-xpath-perl is installed in your system.
Make ensure the libhtml-selector-xpath-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libhtml-selector-xpath-perl *
You will get with libhtml-selector-xpath-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libhtml-selector-xpath-perl |
| Version | 0.18-1 |
| Description | module for compiling CSS Selectors to XPath |
| Sub Section | Perl |