How to Install and Uninstall libfileutils-ocaml-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "libfileutils-ocaml-dev" package

This tutorial shows how to install libfileutils-ocaml-dev on Kali Linux

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

2. Uninstall "libfileutils-ocaml-dev" package

This guide covers the steps necessary to uninstall libfileutils-ocaml-dev on Kali Linux:

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

3. Information about the libfileutils-ocaml-dev package on Kali Linux

Package: libfileutils-ocaml-dev
Source: ocaml-fileutils (0.6.4-4)
Version: 0.6.4-4+b1
Installed-Size: 3362
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libfileutils-ocaml-dev-rbyk2
Depends: libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 601392
SHA256: e3694d6242a58ed0cc126f01e5ac8a802eb678ceac7803cfb98e267a7cf71814
SHA1: 40552190632c01a99b740da3d62c90a52c7437f8
MD5sum: 255fc782e4f6b41b4e9219c6ec289104
Description: 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:
Homepage: https://github.com/gildor478/ocaml-fileutils
Tag: devel::lang:ocaml, devel::library, implemented-in::ocaml,
role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-fileutils/libfileutils-ocaml-dev_0.6.4-4+b1_amd64.deb