How to Install and Uninstall cwebx Package on Kali Linux

Last updated: May 14,2024

1. Install "cwebx" package

Please follow the guidance below to install cwebx on Kali Linux

$ sudo apt update $ sudo apt install cwebx

2. Uninstall "cwebx" package

Please follow the guidelines below to uninstall cwebx on Kali Linux:

$ sudo apt remove cwebx $ sudo apt autoclean && sudo apt autoremove

3. Information about the cwebx package on Kali Linux

Package: cwebx
Version: 3.52-3
Installed-Size: 668
Maintainer: Julian Gilbey
Architecture: amd64
Depends: libc6 (>= 2.14)
Recommends: gcc | c-compiler, texlive-base
Size: 473816
SHA256: f3c5fbd688d3e53e10d7ea4161d4c1ea6bd52462210c20235245dbbdf12ca013
SHA1: 6d41d7e0036e293cbdd9619a9a9b0ea35a2edc7f
MD5sum: 845e65a25a9494a9de25bb414250a6e6
Description: C/C++ literate programming system (Marc van Leeuwen's version)
CWEBx is a complete rewrite of Levy & Knuth's version of CWEB.
It uses a slightly different syntax from the L&K version, but provides a
compatibility mode allowing L&K CWEB sources to be processed, producing
similar (though not necessarily identical) output.
.
CWEB allows you to write documents which can be used simultaneously as
C/C++ programs and as TeX documentation for them.
.
The philosophy behind CWEB is that programmers who want to provide the best
possible documentation for their programs need two things simultaneously: a
language like TeX for formatting, and a language like C for programming.
Neither type of language can provide the best documentation by itself. But
when both are appropriately combined, we obtain a system that is much more
useful than either language separately.
Description-md5:
Homepage: http://www-math.univ-poitiers.fr/~maavl/CWEBx/
Tag: devel::docsystem, devel::lang:c, devel::lang:c++, devel::library,
implemented-in::c, interface::commandline, role::devel-lib,
role::program, scope::utility, works-with-format::tex,
works-with::software:source, works-with::text
Section: devel
Priority: optional
Filename: pool/main/c/cwebx/cwebx_3.52-3_amd64.deb