How to Install libtecla1 software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libtecla1 software package in Ubuntu 14.04 LTS (Trusty Tahr)

libtecla1 software package provides interactive command line editing facilities, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libtecla1 

libtecla1 is installed in your system.

Make ensure the libtecla1 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libtecla1 *

You will get with libtecla1 package name, version, architecture and description in a table

libtecla1 package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package libtecla1
Version 1.6.1-5ubuntu1
Description interactive command line editing facilities
Sub Section libs


See Also, How to uninstall or remove libtecla1 software package from Ubuntu 14.04 LTS (Trusty Tahr)?