How to Install and Uninstall libxstrp4-camlp4-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libxstrp4-camlp4-dev" package

Please follow the step by step instructions below to install libxstrp4-camlp4-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxstrp4-camlp4-dev

2. Uninstall "libxstrp4-camlp4-dev" package

Please follow the guidance below to uninstall libxstrp4-camlp4-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxstrp4-camlp4-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxstrp4-camlp4-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxstrp4-camlp4-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Source: xstrp4
Version: 1.8.1-3build1
Depends: libcamlp4-ocaml-dev, ocaml-nox-4.02.3
Recommends: ocaml-findlib
Filename: pool/universe/x/xstrp4/libxstrp4-camlp4-dev_1.8.1-3build1_all.deb
Size: 14380
MD5sum: 124892e64ede3a62b3b4e55bad45ba4b
SHA1: abfd046a126ae38b9049fb86629800083de7ec06
SHA256: 1782229ea10e95e6335d154f1daeefac7af433cd362c8636c3353af26d3c24ee
Description-en: camlp4 extension that expands brace expansions in OCaml string
This camlp4 syntax extension interprets the dollar notation in
strings and in included files.
.
It can:
* include whole file in your OCaml code
* define a format '%x' conversion to display variables
* interpolate '$x' as well as '
* take into account record field and module names
Description-md5: 0769645c72ef7cd65fc20017b6067c1a
Homepage: http://projects.camlcity.org/projects/xstrp4.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu