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

Last updated: May 19,2024

1. Install "funnelweb" package

Please follow the instructions below to install funnelweb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install funnelweb

2. Uninstall "funnelweb" package

Please follow the guidelines below to uninstall funnelweb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove funnelweb $ sudo apt autoclean && sudo apt autoremove

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

Package: funnelweb
Priority: extra
Section: universe/devel
Installed-Size: 226
Maintainer: Ubuntu Developers
Original-Maintainer: Yann Dirson
Architecture: amd64
Version: 3.2-5
Depends: libc6 (>= 2.14)
Suggests: funnelweb-doc, texlive, task-devel-common
Filename: pool/universe/f/funnelweb/funnelweb_3.2-5_amd64.deb
Size: 91726
MD5sum: d5adc822f4af11cc8ce25620e1b352b7
SHA1: 256b2019a6f5a86c7eaef98eb312e604e5f42407
SHA256: 8c3f6e3c707932e2030e0d36bf7915b7b97128cd8994fc606a779ac81765eab2
Description-en: literate-programming tool
Literate-programming allows the programmer to write a program's
code and the code's documentation, with equal importance accorded
to both. This helps to produce well-documented code.
.
Unlike other literate-programming tools, funnelweb is not derived
from Knuth's cweb.
.
It claims the following technical features:
* Can be used with any programming language.
* Runs on most platforms.
* Mature and essentially bug-free (released 1992).
* Simple; specifically designed to minimize errors.
* High speed; doesn't stretch the development cycle.
* Generates documentation in HTML and TeX forms.
.
This package does not include the reference, tutorial, and developer
manuals. See package funnelweb-doc for these.
Description-md5: 57a89d87ac07b0d3b60e5bccc693edae
Homepage: http://www.ross.net/funnelweb/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu