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

Last updated: May 20,2024

1. Install "fweb" package

Please follow the step by step instructions below to install fweb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fweb

2. Uninstall "fweb" package

Please follow the guidance below to uninstall fweb on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: fweb
Priority: optional
Section: universe/devel
Installed-Size: 724
Maintainer: Ubuntu Developers
Original-Maintainer: Yann Dirson
Architecture: amd64
Version: 1.62-12build1
Depends: libc6 (>= 2.14), libtinfo5 (>= 6), dpkg (>= 1.15.4) | install-info
Recommends: texlive | c-compiler | fortran77-compiler | ratfor77
Suggests: c-compiler, fortran77-compiler, ratfor77, fweb-doc
Filename: pool/universe/f/fweb/fweb_1.62-12build1_amd64.deb
Size: 241512
MD5sum: d9adf3b6c29c35d6d47bbd88fe4364f6
SHA1: 7b5ab82a6746bf432d41ff1c4d8cf13fd9327c16
SHA256: 206ebe5c3ab16f9513e6cdcda5546e36cf85eb2e85dd6f3459100cc0fde62bde
Description-en: 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: 25b776157225c1c1293a4f74bf74ee6a
Homepage: http://freshmeat.net/projects/fweb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu