How to Install lib32tinfo-dev software package in Ubuntu 17.04 (Zesty Zapus)

How to Install lib32tinfo-dev software package in Ubuntu 17.04 (Zesty Zapus)

lib32tinfo-dev software package provides developer's library for the low-level terminfo library (32-bit), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install lib32tinfo-dev 

lib32tinfo-dev is installed in your system.

Make ensure the lib32tinfo-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep lib32tinfo-dev *

You will get with lib32tinfo-dev package name, version, architecture and description in a table

lib32tinfo-dev package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Library development
Package lib32tinfo-dev
Version 6.0+20160625-1ubuntu1
Description developer's library for the low-level terminfo library (32-bit)
Sub Section libdevel


See Also, How to uninstall or remove lib32tinfo-dev software package from Ubuntu 17.04 (Zesty Zapus)?