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

Last updated: April 30,2024

1. Install "libmccs-ocaml" package

Please follow the instructions below to install libmccs-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libmccs-ocaml

2. Uninstall "libmccs-ocaml" package

This is a short guide on how to uninstall libmccs-ocaml on Kali Linux:

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

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

Package: libmccs-ocaml
Source: ocaml-mccs
Version: 1.1+17-1
Installed-Size: 360
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libmccs-ocaml-gjx29
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Size: 74112
SHA256: e0d298a86d418dc1b84ef43f72dd18105a54f44c1c5d491d385cce0a85a86ffa
SHA1: 4494e9d02c161d062ec5b98de3d5ad282f34a282
MD5sum: a9bcf4458e01d67d2074cdcc650c4f7a
Description: stripped-down MCCS CUDF solver for OCaml
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
Description-md5:
Homepage: https://github.com/AltGr/ocaml-mccs/
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-mccs/libmccs-ocaml_1.1+17-1_amd64.deb