How to Install and Uninstall mccs Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "mccs" package
In this section, we are going to explain the necessary steps to install mccs on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
mccs
Copied
2. Uninstall "mccs" package
Learn how to uninstall mccs on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
mccs
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the mccs package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: mccs
Priority: extra
Section: universe/admin
Installed-Size: 879
Maintainer: Ubuntu Developers
Original-Maintainer: Ralf Treinen
Architecture: amd64
Version: 1:1.1-3ubuntu4
Provides: cudf-solver
Depends: libc6 (>= 2.14), libcolamd2.9.1, libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), coinor-cbc
Filename: pool/universe/m/mccs/mccs_1.1-3ubuntu4_amd64.deb
Size: 312316
MD5sum: 6784f37ccb19cdeda5acdfeef93b6c93
SHA1: ff1311d72e631b3d053cffd3e0bafd3b0a5ec9dd
SHA256: 2828244fd1075c173c52e6ffe22580c1c100edbb5b273fcc6dfff3731fccff73
Description-en: multi-critera CUDF solver
mccs is a solver for package dependencies expressed in the CUDF
format. It takes as input a CUDF problem and computes the best
solution according to a combination of optimization criteria chosen
by the user. Basic criteria to be maximized or minimized may be
selected from a list of pre-defined criteria, and these can be
combined using various aggregation operators. It relies on an Integer
Programming solver or a Pseudo Boolean solver to achieve its
task. The version of mccs distributed with this package can be used
together with two different solving engines available in debian, that
is lpsolve or cbc. Furthermore, mccs may also be used together with
other solvers like Cplex, Gurobi, Glpk, SCIP or WBO.
Description-md5: 8f237229e79e2013e1597328cce918d0
Homepage: http://users.polytech.unice.fr/~cpjm/misc/mccs.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/admin
Installed-Size: 879
Maintainer: Ubuntu Developers
Original-Maintainer: Ralf Treinen
Architecture: amd64
Version: 1:1.1-3ubuntu4
Provides: cudf-solver
Depends: libc6 (>= 2.14), libcolamd2.9.1, libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), coinor-cbc
Filename: pool/universe/m/mccs/mccs_1.1-3ubuntu4_amd64.deb
Size: 312316
MD5sum: 6784f37ccb19cdeda5acdfeef93b6c93
SHA1: ff1311d72e631b3d053cffd3e0bafd3b0a5ec9dd
SHA256: 2828244fd1075c173c52e6ffe22580c1c100edbb5b273fcc6dfff3731fccff73
Description-en: multi-critera CUDF solver
mccs is a solver for package dependencies expressed in the CUDF
format. It takes as input a CUDF problem and computes the best
solution according to a combination of optimization criteria chosen
by the user. Basic criteria to be maximized or minimized may be
selected from a list of pre-defined criteria, and these can be
combined using various aggregation operators. It relies on an Integer
Programming solver or a Pseudo Boolean solver to achieve its
task. The version of mccs distributed with this package can be used
together with two different solving engines available in debian, that
is lpsolve or cbc. Furthermore, mccs may also be used together with
other solvers like Cplex, Gurobi, Glpk, SCIP or WBO.
Description-md5: 8f237229e79e2013e1597328cce918d0
Homepage: http://users.polytech.unice.fr/~cpjm/misc/mccs.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu