How to Install and Uninstall libtecla1 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "libtecla1" package

This is a short guide on how to install libtecla1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtecla1

2. Uninstall "libtecla1" package

Please follow the instructions below to uninstall libtecla1 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtecla1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtecla1 package on Ubuntu 21.10 (Impish Indri)

Package: libtecla1
Architecture: amd64
Version: 1.6.3-2.1build1
Priority: optional
Section: universe/libs
Source: libtecla
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 178
Depends: libc6 (>= 2.15)
Filename: pool/universe/libt/libtecla/libtecla1_1.6.3-2.1build1_amd64.deb
Size: 63624
MD5sum: 739dfa02b2067b1118a2dcd21da759fd
SHA1: 7cb3430719984669fcfee1181088448ef83525ec
SHA256: 2d1f85bb60fa191dd203f451deed4c1d5cc88fed5b971ea9e63191120c020e0c
SHA512: 91c067613d6baf3a18a4cb4d88d04064fa4ee4bfab65e9e566ca23fa338b7f2869f5cfd05c9c437cd2a398ad064ad2ca128ba0cdf6f5697ba81aa9d8a9d03655
Homepage: http://www.astro.caltech.edu/~mcs/tecla/
Description-en: interactive command line editing facilities
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 runtime libraries.
Description-md5: 550fd5029b3b03d2dcc601bba3712aaa