How to Install and Uninstall libcdd-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libcdd-dev" package

Here is a brief guide to show you how to install libcdd-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcdd-dev

2. Uninstall "libcdd-dev" package

This guide let you learn how to uninstall libcdd-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcdd-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcdd-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcdd-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: cddlib
Version: 094g-5
Depends: libgmp-dev, libcdd0d (= 094g-5)
Suggests: libcdd-doc
Filename: pool/universe/c/cddlib/libcdd-dev_094g-5_amd64.deb
Size: 12022
MD5sum: dde0d8e7838d5d26452eaec003e57135
SHA1: 6dfaa09d2a0528c7a10c43be7c3e3d093d0de363
SHA256: 8a872809ff36359e014af764c375a1b8e34d05d2048eca71d9298bef47b4b119
Description-en: Library for finding vertices of convex polytopes, development
The cddlib library is a C library for manipulating general convex
polyhedra. It supports converting between the system of linear
inequalities representation and a vertices and extreme rays
representation of a polyhedron, and also supports solving linear
programming problems.
.
This package contains the cddlib development files.
Description-md5: aa24f568b98472f48f411245f3487a66
Multi-Arch: same
Homepage: http://www.inf.ethz.ch/personal/fukudak/cdd_home/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu