How to Install and Uninstall ocamlwc Package on Kali Linux

Last updated: May 14,2024

1. Install "ocamlwc" package

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

$ sudo apt update $ sudo apt install ocamlwc

2. Uninstall "ocamlwc" package

Please follow the instructions below to uninstall ocamlwc on Kali Linux:

$ sudo apt remove ocamlwc $ sudo apt autoclean && sudo apt autoremove

3. Information about the ocamlwc package on Kali Linux

Package: ocamlwc
Source: ocamlwc (0.3-21)
Version: 0.3-21+b1
Installed-Size: 252
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Size: 37904
SHA256: 1f6a5982d122316c1420fec540f9958d4fce9ccd1158b5233ff3cd9c833d4829
SHA1: 4678de0e8195c54b5bb81893e6cb7a1e073186ec
MD5sum: 507f92e0369fd5374ef9344c96915bbc
Description: count the lines of code and comments in OCaml sources
ocamlwc is a program to count the number of lines of code and documentation
in OCaml sources. It assumes the files to be lexically well-formed.
Description-md5:
Homepage: https://www.lri.fr/~filliatr/software.en.html
Tag: devel::lang:ocaml, implemented-in::ocaml, interface::commandline,
role::program, scope::utility, works-with::software:source
Section: ocaml
Priority: optional
Filename: pool/main/o/ocamlwc/ocamlwc_0.3-21+b1_amd64.deb