How to Install and Uninstall lintex Package on Kali Linux

Last updated: October 05,2024

1. Install "lintex" package

This guide covers the steps necessary to install lintex on Kali Linux

$ sudo apt update $ sudo apt install lintex

2. Uninstall "lintex" package

Please follow the instructions below to uninstall lintex on Kali Linux:

$ sudo apt remove lintex $ sudo apt autoclean && sudo apt autoremove

3. Information about the lintex package on Kali Linux

Package: lintex
Source: lintex (1.14-2)
Version: 1.14-2+b1
Installed-Size: 50
Maintainer: Ryan Kavanagh
Architecture: amd64
Depends: libc6 (>= 2.14), libconfig9
Suggests: texlive-base
Size: 14044
SHA256: b5357d627d4433262b64dc693e6e153aaab9a8aabd4a75df282b9f6d0a281aba
SHA1: 85e27c27dd0d7d25b293b65cb78a9fe08e8d8bd9
MD5sum: 35879a3f37effda6c9d8271646de621e
Description: automatic cleanup of old TeX-related files
Removes unneeded files after a (La)TeX run: .aux, .log, .dvi, etc, if their
timestamp is more recent than the TeX file's. Also removes the backup files
created by your text editor. This keeps a directory containing multiple (La)TeX
documents from becoming unmanageable.
Description-md5:
Homepage: http://github.com/ryanakca/lintex
Tag: role::program
Section: tex
Priority: optional
Filename: pool/main/l/lintex/lintex_1.14-2+b1_amd64.deb