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

Last updated: May 15,2024

1. Install "libmccs-ocaml-dev" package

Here is a brief guide to show you how to install libmccs-ocaml-dev on Kali Linux

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

2. Uninstall "libmccs-ocaml-dev" package

Please follow the guidance below to uninstall libmccs-ocaml-dev on Kali Linux:

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

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

Package: libmccs-ocaml-dev
Source: ocaml-mccs
Version: 1.1+17-1
Installed-Size: 392
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libmccs-ocaml-dev-gjx29
Depends: libcudf-ocaml-dev-xf9x4, libmccs-ocaml-gjx29, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1, libglpk-dev
Recommends: ocaml-findlib
Size: 74704
SHA256: aa65f72a3a4f29502be6f47923cbc1daa09b3a93ad568727f0ec1d2c1a029c14
SHA1: 5b69b0213ba5194d10b371cec49862024808f6c5
MD5sum: b652c2fef20fec4d01679166ab349e80
Description: stripped-down MCCS CUDF solver for OCaml -- development files
mccs (which stands for Multi Criteria CUDF Solver) is a CUDF problem solver
developed at UNS during the European MANCOOSI project.
.
This repository contains a stripped-down version of the mccs solver, taken from
snapshot 1.1, with a binding as an OCaml library, and building with dune.
.
The binding enables interoperation with binary CUDF data from the OCaml CUDF
library, and removes the native C++ parsers and printers from mccs.
Only the GLPK backend and the lpsolve interface are compiled
.
This package contains development files, necessary to compile OCaml code that
uses the ocaml-mccs library.
Description-md5:
Homepage: https://github.com/AltGr/ocaml-mccs/
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-mccs/libmccs-ocaml-dev_1.1+17-1_amd64.deb