How to Install and Uninstall libperl4caml-ocaml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 05,2024

1. Install "libperl4caml-ocaml" package

This tutorial shows how to install libperl4caml-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libperl4caml-ocaml

2. Uninstall "libperl4caml-ocaml" package

Please follow the steps below to uninstall libperl4caml-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libperl4caml-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libperl4caml-ocaml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libperl4caml-ocaml
Priority: optional
Section: universe/libs
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: perl4caml
Version: 0.9.5-4build10
Provides: libperl4caml-ocaml-h4fb2
Depends: ocaml-base-nox-4.02.3, libc6 (>= 2.14), libperl5.22 (>= 5.22.1)
Filename: pool/universe/p/perl4caml/libperl4caml-ocaml_0.9.5-4build10_amd64.deb
Size: 12482
MD5sum: 016491536f83492eb127494a662d9e90
SHA1: 2e9a299eba6fa947fa9b2410bb49cee922ab6916
SHA256: df4a05e6baf967abb25aefae4d594b725abc9196850d44fac50431724bf3f7b8
Description-en: Use Perl code in OCaml programs, runtime library
perl4caml allows you to use Perl code within Objective CAML (OCaml),
thus neatly side-stepping the old problem with OCaml which was that it
lacked a comprehensive set of libraries. Well now you can use any part
of CPAN in your OCaml code.
.
This package provides the runtime dynamic library necessary to use this
in bytecode OCaml programs.
Description-md5: 3ab398347d4d3fb546c6190b756325bb
Homepage: http://merjis.com/developers/perl4caml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu