How to Install and Uninstall ocamlwc Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "ocamlwc" package
Here is a brief guide to show you how to install ocamlwc on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
ocamlwc
Copied
2. Uninstall "ocamlwc" package
This guide covers the steps necessary to uninstall ocamlwc on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
ocamlwc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ocamlwc package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: ocamlwc
Priority: optional
Section: universe/devel
Installed-Size: 184
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Version: 0.3-12build1
Depends: ocaml-base-nox-4.02.3
Filename: pool/universe/o/ocamlwc/ocamlwc_0.3-12build1_all.deb
Size: 29470
MD5sum: faf4c931b6f1baabecfbf91333e5478a
SHA1: e14476ea12691b154aa4d499e8d21118a813e7c3
SHA256: 08c9802c0326bdd8ce747340439338d1407dde67e6b385733e525fc65df78256
Description-en: 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: 32ae1f4a1e213a0d136429b97c7b7fb1
Homepage: http://www.lri.fr/~filliatr/software.en.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 184
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Version: 0.3-12build1
Depends: ocaml-base-nox-4.02.3
Filename: pool/universe/o/ocamlwc/ocamlwc_0.3-12build1_all.deb
Size: 29470
MD5sum: faf4c931b6f1baabecfbf91333e5478a
SHA1: e14476ea12691b154aa4d499e8d21118a813e7c3
SHA256: 08c9802c0326bdd8ce747340439338d1407dde67e6b385733e525fc65df78256
Description-en: 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: 32ae1f4a1e213a0d136429b97c7b7fb1
Homepage: http://www.lri.fr/~filliatr/software.en.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu