How to Install and Uninstall libenca-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libenca-dev" package

Please follow the guidance below to install libenca-dev on Kali Linux

$ sudo apt update $ sudo apt install libenca-dev

2. Uninstall "libenca-dev" package

Please follow the step by step instructions below to uninstall libenca-dev on Kali Linux:

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

3. Information about the libenca-dev package on Kali Linux

Package: libenca-dev
Source: enca (1.19-1.1)
Version: 1.19-1.1+b1
Installed-Size: 307
Maintainer: Michal Čihař
Architecture: amd64
Depends: libenca0 (= 1.19-1.1+b1)
Size: 64808
SHA256: d913f17bc7903273de4f1e2817937f68d938941dec1f5b719bdc54edacd27af6
SHA1: 063c7ee1e607b09f44be1827d229a1e82a2f5719
MD5sum: c8a4142333cf573ff1e59833ba963ba0
Description: Extremely Naive Charset Analyser - development files
Enca is an Extremely Naive Charset Analyser. It detects the character set and
the encoding of text files and can also convert them to other encodings.
.
This package contains header files needed for development with libenca.
It also contains API documentation.
Description-md5:
Homepage: http://cihar.com/software/enca/
Tag: devel::lang:c, devel::library, implemented-in::c, role::devel-lib,
role::program, use::converting, works-with::text, works-with::unicode
Section: libdevel
Priority: optional
Filename: pool/main/e/enca/libenca-dev_1.19-1.1+b1_amd64.deb