libipmiconsole2 software package provides GNU IPMI - Serial-over-Lan library, 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 libipmiconsole2
libipmiconsole2 is installed in your system.
Make ensure the libipmiconsole2 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libipmiconsole2 *
You will get with libipmiconsole2 package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | libipmiconsole2 |
| Version | 1.4.5-3 |
| Description | GNU IPMI - Serial-over-Lan library |
| Sub Section | libs |