How to Install and Uninstall coinor-cbc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "coinor-cbc" package

In this section, we are going to explain the necessary steps to install coinor-cbc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install coinor-cbc

2. Uninstall "coinor-cbc" package

In this section, we are going to explain the necessary steps to uninstall coinor-cbc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove coinor-cbc $ sudo apt autoclean && sudo apt autoremove

3. Information about the coinor-cbc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: coinor-cbc
Priority: extra
Section: universe/science
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Version: 2.8.12-1build2
Replaces: coinor-libcbc0
Depends: coinor-libcbc3, coinor-libclp1, libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Breaks: coinor-libcbc0
Filename: pool/universe/c/coinor-cbc/coinor-cbc_2.8.12-1build2_amd64.deb
Size: 11170
MD5sum: 7ee3291fa5ac4c8d3b568c5844a1591c
SHA1: 0c1ad66e6254f86a17ebca8aeab6bfce17324bdc
SHA256: ea358b1c4fdbadbe28815bd10420d0eb55d2850499ba6b05b7baa3d57cd5ac18
Description-en: Coin-or branch-and-cut mixed integer programming solver
Cbc (Coin-or branch and cut) is an open-source mixed integer programming
solver written in C++. It can be used as a callable library or as a
stand-alone executable.
.
This package contains cbc executable.
Description-md5: cbf90f50714cfa2cd057e6088d95f3c0
Homepage: https://projects.coin-or.org/Cbc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu