How to Install and Uninstall lhs2tex Package on Kali Linux

Last updated: May 19,2024

1. Install "lhs2tex" package

Please follow the instructions below to install lhs2tex on Kali Linux

$ sudo apt update $ sudo apt install lhs2tex

2. Uninstall "lhs2tex" package

Please follow the guidelines below to uninstall lhs2tex on Kali Linux:

$ sudo apt remove lhs2tex $ sudo apt autoclean && sudo apt autoremove

3. Information about the lhs2tex package on Kali Linux

Package: lhs2tex
Source: lhs2tex (1.24-1)
Version: 1.24-1+b2
Installed-Size: 2562
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: texlive-latex-base, texlive-science, tex-common (>= 6.13), libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.2.1+dfsg1)
Size: 882368
SHA256: e6b62eb15c8bd1160243d312077621be1dfc06f3b10ea6181f44c6c200c2c45d
SHA1: 4e3889dbcead9303c74d76149b3fc65277152a41
MD5sum: e1650755a92bbaf50a5b761ac07951a7
Description: Generates LaTeX code from literate Haskell sources
lhs2TeX includes the following features:
.
Different styles to process your source file: for instance,
"tt" style uses a monospaced font for the code while still
allowing you to highlight keywords etc, whereas
"poly" style uses proportional fonts for identifiers, handles
indentation nicely, is able to replace binary operators by
mathematical symbols and take care of complex horizontal
alignments.
.
Formatting directives, which let you customize the way certain
tokens in the source code should appear in the processed
output.
.
A liberal parser that can handle most of the language
extensions; you don't have to restrict yourself to Haskell 98.
.
Preprocessor-style conditionals that allow you to generate
different versions of a document from a single source file
(for instance, a paper and a presentation).
.
Active documents: you can use Haskell to generate parts of the
document (useful for papers on Haskell).
.
A manual explaining all the important aspects of lhs2TeX.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/kosmikus/lhs2tex
Tag: devel::doc, devel::docsystem, devel::lang:haskell, devel::prettyprint,
implemented-in::haskell, interface::commandline, role::documentation,
role::program, scope::utility, works-with-format::tex,
works-with::software:source, works-with::text
Section: haskell
Priority: optional
Filename: pool/main/l/lhs2tex/lhs2tex_1.24-1+b2_amd64.deb