How to Install and Uninstall libtecla1 Package on Kali Linux
Last updated: November 07,2024
1. Install "libtecla1" package
Please follow the steps below to install libtecla1 on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libtecla1
Copied
2. Uninstall "libtecla1" package
This tutorial shows how to uninstall libtecla1 on Kali Linux:
$
sudo apt remove
libtecla1
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libtecla1 package on Kali Linux
Package: libtecla1
Source: libtecla (1.6.3-3)
Version: 1.6.3-3+b1
Installed-Size: 227
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.33)
Size: 106560
SHA256: 551e819c13a0598be5d0663e82e6999af5e31529fb06b711fefbec6af633d231
SHA1: 0e47b46aede76974870ad659c963c5e2e2f14126
MD5sum: baa4c5f6b362e2dcdeef7082af8aa03e
Description: 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:
Multi-Arch: same
Homepage: https://www.astro.caltech.edu/~mcs/tecla/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libt/libtecla/libtecla1_1.6.3-3+b1_amd64.deb
Source: libtecla (1.6.3-3)
Version: 1.6.3-3+b1
Installed-Size: 227
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.33)
Size: 106560
SHA256: 551e819c13a0598be5d0663e82e6999af5e31529fb06b711fefbec6af633d231
SHA1: 0e47b46aede76974870ad659c963c5e2e2f14126
MD5sum: baa4c5f6b362e2dcdeef7082af8aa03e
Description: 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:
Multi-Arch: same
Homepage: https://www.astro.caltech.edu/~mcs/tecla/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libt/libtecla/libtecla1_1.6.3-3+b1_amd64.deb