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

Last updated: September 20,2024

1. Install "noweb" package

This tutorial shows how to install noweb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install noweb

2. Uninstall "noweb" package

Please follow the steps below to uninstall noweb on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: noweb
Priority: extra
Section: universe/devel
Installed-Size: 1642
Maintainer: Ubuntu Developers
Original-Maintainer: Hubert Chathi
Architecture: amd64
Version: 2.11b-9
Replaces: nowebm
Depends: libc6 (>= 2.14), iconx, gawk
Recommends: texlive
Filename: pool/universe/n/noweb/noweb_2.11b-9_amd64.deb
Size: 669900
MD5sum: 6e57397aecba02a57fc973e34392ef1e
SHA1: 1ba49caf3c632b0e938bba1e0cda337e3558736e
SHA256: a533e73eabecb2998d0104d25a39c58222ec11a3e9abae10b264e454029d554e
Description-en: A 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: c4cbe9d8861a7781b6e5a14056f2c154
Multi-Arch: foreign
Homepage: http://www.eecs.harvard.edu/~nr/noweb/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu