How to Install d-shlibs software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install d-shlibs software package in Ubuntu 16.04 LTS (Xenial Xerus)

d-shlibs software package provides Debian shared library package building helper scripts, 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 d-shlibs 

d-shlibs is installed in your system.

Make ensure the d-shlibs package were installed using the commands given below,

$ sudo dpkg-query -l | grep d-shlibs *

You will get with d-shlibs package name, version, architecture and description in a table

d-shlibs package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Utilities
Package d-shlibs
Version 0.66ubuntu1
Description Debian shared library package building helper scripts
Sub Section Utils


See Also, How to uninstall or remove d-shlibs software package from Ubuntu 16.04 LTS (Xenial Xerus) ?