How to Install and Uninstall funnelweb Package on Kali Linux

Last updated: May 19,2024

1. Install "funnelweb" package

Please follow the step by step instructions below to install funnelweb on Kali Linux

$ sudo apt update $ sudo apt install funnelweb

2. Uninstall "funnelweb" package

In this section, we are going to explain the necessary steps to uninstall funnelweb on Kali Linux:

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

3. Information about the funnelweb package on Kali Linux

Package: funnelweb
Source: funnelweb (3.2-5)
Version: 3.2-5+b1
Installed-Size: 215
Maintainer: Yann Dirson
Architecture: amd64
Depends: libc6 (>= 2.14)
Suggests: funnelweb-doc, texlive, task-devel-common
Size: 84502
SHA256: 694c480a78ebe96feb4b53b3e73dbb02c83f0f794628da057fdb6fc3217b70b5
SHA1: 8c8075b8bc6b4c568d4160f3dd62322290b08b22
MD5sum: f7a899a8659d919855fc2870de28553e
Description: 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:
Homepage: http://www.ross.net/funnelweb/
Tag: devel::docsystem, interface::commandline, role::documentation,
role::program, scope::utility, use::converting,
works-with-format::html, works-with-format::tex,
works-with::software:source, works-with::text
Section: devel
Priority: extra
Filename: pool/main/f/funnelweb/funnelweb_3.2-5+b1_amd64.deb