How to Install and Uninstall cppo Package on Kali Linux

Last updated: May 19,2024

1. Install "cppo" package

Please follow the steps below to install cppo on Kali Linux

$ sudo apt update $ sudo apt install cppo

2. Uninstall "cppo" package

Please follow the step by step instructions below to uninstall cppo on Kali Linux:

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

3. Information about the cppo package on Kali Linux

Package: cppo
Source: cppo (1.6.9-3)
Version: 1.6.9-3+b1
Installed-Size: 1699
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: libstdlib-ocaml-ep7y0, libc6 (>= 2.35)
Size: 453012
SHA256: 56380aa315e57d4d53b7328b7a2b11682cf10bc79d6a7e27f3bd2c9280059d27
SHA1: 5534ec843d6f23bf61ccbb1d9122e9cd6a0c6548
MD5sum: da61a979d190cca416cc9ba5f39a4e98
Description: 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:
Homepage: https://github.com/ocaml-community/cppo
Tag: uitoolkit::ncurses
Section: ocaml
Priority: optional
Filename: pool/main/c/cppo/cppo_1.6.9-3+b1_amd64.deb