How to Install and Uninstall liwc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "liwc" package

In this section, we are going to explain the necessary steps to install liwc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liwc

2. Uninstall "liwc" package

This tutorial shows how to uninstall liwc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the liwc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liwc
Priority: optional
Section: universe/devel
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Antti-Juhani Kaijanaho
Architecture: amd64
Version: 1.21-1
Depends: libc6 (>= 2.4)
Filename: pool/universe/l/liwc/liwc_1.21-1_amd64.deb
Size: 19792
MD5sum: 685f6b1ef71fbf7027ec8b0c129e0e19
SHA1: 9d59a71d1f09a17f35b097a8d51eb5c2f1360942
SHA256: 0e0a85e5d0d9764ba498826c752a0fa38e5e232bcd622b80e3c16ec0388c51ca
Description-en: 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: f6ca0c5669117abc48d99819f51e9a3b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu