How to Install and Uninstall libtecla-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libtecla-dev" package

Here is a brief guide to show you how to install libtecla-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtecla-dev

2. Uninstall "libtecla-dev" package

Please follow the guidelines below to uninstall libtecla-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtecla-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtecla-dev package on Ubuntu 21.10 (Impish Indri)

Package: libtecla-dev
Architecture: amd64
Version: 1.6.3-2.1build1
Priority: optional
Section: universe/libdevel
Source: libtecla
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 506
Depends: libtecla1 (= 1.6.3-2.1build1)
Filename: pool/universe/libt/libtecla/libtecla-dev_1.6.3-2.1build1_amd64.deb
Size: 154044
MD5sum: a1eadd25bed67e860460b04a59af0840
SHA1: 4b1fa83e68b42d4baa3f219090058f28c1c7a549
SHA256: cde272a67c400fb42bc6835c2ed85df246ecca9eebbac893dd67cb93e0ec820a
SHA512: 5d622b9d4a307194fa17dab1dac160c4c0250366ae0fa870eede11da1dc96812af31c63c1c4a3c13be680d0f0698a2ae86902a9a630674f6be436b12a32f4e5a
Homepage: http://www.astro.caltech.edu/~mcs/tecla/
Description-en: interactive command line editing facilities (development)
The tecla library provides UNIX and LINUX programs with interactive
command line editing facilities, similar to those of the UNIX tcsh
shell. In addition to simple command-line editing, it supports recall
of previously entered command lines, TAB completion of file names or
other tokens, and in-line wild-card expansion of filenames. The
internal functions which perform file-name completion and wild-card
expansion are also available externally for optional use by programs.
.
In addition, the library includes a path-searching module. This allows
an application to provide completion and lookup of files located in
UNIX style paths. Although not built into the line editor by default,
it can easily be called from custom tab-completion callback
functions. This was originally conceived for completing the names of
executables and providing a way to look up their locations in the
user's PATH environment variable, but it can easily be asked to look
up and complete other types of files in any list of directories.
.
Note that special care has been taken to allow the use of this library
in threaded programs. The option to enable this is discussed in the
Makefile, and specific discussions of thread safety are presented in
the included man pages.
.
This package contains the development files and documentation for
developing applications using the tecla library.
Description-md5: 090ad5b88962d749ea242a4ea020b194