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

Last updated: May 15,2024

1. Install "cppo" package

Please follow the steps below to install cppo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cppo

2. Uninstall "cppo" package

This is a short guide on how to uninstall cppo on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cppo $ sudo apt autoclean && sudo apt autoremove

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

Package: cppo
Priority: optional
Section: universe/ocaml
Installed-Size: 846
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Version: 1.3.1-2
Depends: ocaml-base-nox-4.02.3, libc6 (>= 2.15)
Filename: pool/universe/c/cppo/cppo_1.3.1-2_amd64.deb
Size: 226854
MD5sum: e466b74e3ff0bb01c01e99f08bce5f07
SHA1: d5111eee3a250a85a8000264d54d631018580bfb
SHA256: aa0260836af01a5b4e3e564198934c719a666fddb14602523b97f10141298aa5
Description-en: cpp for OCaml
Cppo is an OCaml-friendly implementation of cpp, the C preprocessor.
It can replace camlp4 for preprocessing OCaml files, using cpp style and
syntax. It allows defining simple macros and file inclusion.
Description-md5: 02e1a3f7b305b6b97292967ea9d582e0
Homepage: http://mjambon.com/cppo.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu