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

Last updated: May 16,2024

1. Install "libfileutils-ocaml-dev" package

This is a short guide on how to install libfileutils-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfileutils-ocaml-dev

2. Uninstall "libfileutils-ocaml-dev" package

Please follow the guidelines below to uninstall libfileutils-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfileutils-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libfileutils-ocaml-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 953
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-fileutils
Version: 0.4.5-4build1
Provides: libfileutils-ocaml-dev-jx9a8
Depends: ocaml-nox-4.02.3, libc6 (>= 2.2.5)
Filename: pool/universe/o/ocaml-fileutils/libfileutils-ocaml-dev_0.4.5-4build1_amd64.deb
Size: 170578
MD5sum: d2be99098c2c2917a3ef5db0bb51a4d5
SHA1: 507546599bc7203bd28a1a0629ee3c4f41b37ce9
SHA256: 4fe959aa8a6b375d18eea0166eb043e110ac49e17db73cf78e1ab3e535fcd6d5
Description-en: File manipulation for OCaml
This library provides some functions which operate on the file system
for the Objective Caml (OCaml) programming language. The aim is to enhance
the basic functionality provided by the OCaml standard Filename module.
.
It provides functions, written in pure OCaml, for manipulating files (mv, cp,
mkdir et al) and abstract filename (make_relative, make_absolute et al).
Description-md5: fcafb7044971fc8ee34c640199bdd751
Homepage: http://forge.ocamlcore.org/projects/ocaml-fileutils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu