eb-utils software package provides C library for accessing electronic books (utilities), 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 eb-utils
eb-utils is installed in your system.
Make ensure the eb-utils package were installed using the commands given below,
$ sudo dpkg-query -l | grep eb-utils *
You will get with eb-utils package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Utilities |
| Package | eb-utils |
| Version | 4.4.3-9 |
| Description | C library for accessing electronic books (utilities) |
| Sub Section | Utils |