How to Install and Uninstall liwc Package on Kali Linux

Last updated: May 09,2024

1. Install "liwc" package

Please follow the guidelines below to install liwc on Kali Linux

$ sudo apt update $ sudo apt install liwc

2. Uninstall "liwc" package

This guide covers the steps necessary to uninstall liwc on Kali Linux:

$ sudo apt remove liwc $ sudo apt autoclean && sudo apt autoremove

3. Information about the liwc package on Kali Linux

Package: liwc
Version: 1.21-2
Installed-Size: 98
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 18668
SHA256: 75c443a6db0c01173c9497277c78a7f601e6f673f13ee69e2d0e9467837acf19
SHA1: ebb247cdf5bf8da1bb1792a43be88407774379fd
MD5sum: 9a9ec203617bcf9f7ce93db24ff09d51
Description: Tools for manipulating C source code
Includes programs for converting C++ comments to C comments,
removing C comments, print out string literals, and converting
characters to trigraphs and trigraphs to characters.
Description-md5:
Homepage: https://code.google.com/archive/p/liwc/
Tag: devel::lang:c, devel::library, implemented-in::c,
interface::commandline, role::devel-lib, role::program, scope::utility,
works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/l/liwc/liwc_1.21-2_amd64.deb