How to Install and Uninstall fweb Package on Kali Linux

Last updated: May 20,2024

1. Install "fweb" package

This tutorial shows how to install fweb on Kali Linux

$ sudo apt update $ sudo apt install fweb

2. Uninstall "fweb" package

This tutorial shows how to uninstall fweb on Kali Linux:

$ sudo apt remove fweb $ sudo apt autoclean && sudo apt autoremove

3. Information about the fweb package on Kali Linux

Package: fweb
Version: 1.62-14.1
Installed-Size: 876
Maintainer: Yann Dirson
Architecture: amd64
Depends: libc6 (>= 2.34), libtinfo6 (>= 6)
Recommends: texlive | c-compiler | fortran77-compiler | ratfor77
Suggests: c-compiler, fortran77-compiler, ratfor77, fweb-doc
Size: 266108
SHA256: 4fc22a5b84f030dcdd9d34218aefb906f0435dcedf1a12c4b8bd297f0ff937a9
SHA1: eee9551509433b793f22b77a7a2e58db84eb01f8
MD5sum: e6232ecc450d548eea0256a2177391e4
Description: literate-programming tool for C/C++/Fortran/Ratfor
Literate-programming allows the programmer to write a program's
code and its code's documentation, with equal importance accorded
to both. This helps producing a well-documented code.
.
FWEB has grown out of Knuth and Levy's CWEB; it is far more
configurable and customizable than the original, uses LaTeX to
typeset documented code, provides a very powerful macro processor...
.
Ratfor programmers may appreciate the builtin Ratfor-to-Fortran
translator if they don't have the right compiler.
.
Other languages than those cited may be used, but without code
pretty-printing.
Description-md5:
Homepage: http://w3.pppl.gov/~krommes/
Tag: devel::docsystem, devel::lang:c, devel::lang:c++, devel::lang:fortran,
devel::library, implemented-in::c, interface::commandline,
interface::text-mode, role::devel-lib, role::program, scope::utility,
uitoolkit::ncurses, use::converting, works-with-format::tex,
works-with::software:source, works-with::text
Section: devel
Priority: optional
Filename: pool/main/f/fweb/fweb_1.62-14.1_amd64.deb