How to Install and Uninstall noweb Package on Kali Linux

Last updated: May 17,2024

1. Install "noweb" package

Please follow the guidance below to install noweb on Kali Linux

$ sudo apt update $ sudo apt install noweb

2. Uninstall "noweb" package

This is a short guide on how to uninstall noweb on Kali Linux:

$ sudo apt remove noweb $ sudo apt autoclean && sudo apt autoremove

3. Information about the noweb package on Kali Linux

Package: noweb
Version: 2.12-4
Installed-Size: 1751
Maintainer: Hubert Chathi
Architecture: amd64
Depends: libc6 (>= 2.34), tex-common (>= 6.13), gawk, iconx
Recommends: texlive
Size: 643404
SHA256: 0c86a7263ccc209e0e9a5df52152eda09d40eb84ce394d1b3e8b8ec197eab31c
SHA1: e7ec2d654cda3e875bfbfcf54549d59d8610f866
MD5sum: a362e096536202820ea1286b18b1dd32
Description: WEB-like literate-programming tool
noweb is designed to meet the needs of literate programmers while
remaining as simple as possible. Its primary advantages are
simplicity, extensibility, and language-independence.
.
The noweb manual is only 3 pages; an additional page explains how to
customize its LaTeX output. noweb works ``out of the box'' with any
programming language, and supports TeX, LaTeX, and HTML back ends.
.
The primary sacrifice relative to WEB is that code is not
prettyprinted.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.cs.tufts.edu/~nr/noweb
Tag: devel::docsystem, interface::commandline, role::program,
works-with-format::tex, works-with::software:source, works-with::text
Section: devel
Priority: optional
Filename: pool/main/n/noweb/noweb_2.12-4_amd64.deb