How to Install and Uninstall libccd2 Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 10,2025
1. Install "libccd2" package
Please follow the instructions below to install libccd2 on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libccd2
Copied
2. Uninstall "libccd2" package
This guide covers the steps necessary to uninstall libccd2 on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libccd2
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libccd2 package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libccd2
Priority: extra
Section: universe/libs
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: libccd
Version: 2.0-1
Depends: libc6 (>= 2.3.4)
Pre-Depends: multiarch-support
Filename: pool/universe/libc/libccd/libccd2_2.0-1_amd64.deb
Size: 20264
MD5sum: aa054066da85dd0831c9773c1d0e3a21
SHA1: 58c8f1f7bc27ce65b28b316ed191b016052fc130
SHA256: 10237e22cebeded34bfc00af3ebaefad87a25ccc78a9f88f336b73eda002c427
Description-en: Library for collision detection between convex shapes - shared library
libccd implements variation on Gilbert-Johnson-Keerthi (GJK) algorithm + Expand
Polytope Algorithm (EPA). It also implements Minkowski Portal Refinement (MPR,
a.k.a. XenoCollide) algorithm as published in Game Programming Gems 7. libccd
is one of the very few open source libraries that include MPR algorithm working
in 3-D space. However, there is a library called mpr2d, implemented in D
programming language, that works in 2-D space.
.
This package gathers the shared library
Description-md5: d953834a6d96e7183fe2ece9803af98a
Multi-Arch: same
Homepage: http://libccd.danfis.cz/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/libs
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: libccd
Version: 2.0-1
Depends: libc6 (>= 2.3.4)
Pre-Depends: multiarch-support
Filename: pool/universe/libc/libccd/libccd2_2.0-1_amd64.deb
Size: 20264
MD5sum: aa054066da85dd0831c9773c1d0e3a21
SHA1: 58c8f1f7bc27ce65b28b316ed191b016052fc130
SHA256: 10237e22cebeded34bfc00af3ebaefad87a25ccc78a9f88f336b73eda002c427
Description-en: Library for collision detection between convex shapes - shared library
libccd implements variation on Gilbert-Johnson-Keerthi (GJK) algorithm + Expand
Polytope Algorithm (EPA). It also implements Minkowski Portal Refinement (MPR,
a.k.a. XenoCollide) algorithm as published in Game Programming Gems 7. libccd
is one of the very few open source libraries that include MPR algorithm working
in 3-D space. However, there is a library called mpr2d, implemented in D
programming language, that works in 2-D space.
.
This package gathers the shared library
Description-md5: d953834a6d96e7183fe2ece9803af98a
Multi-Arch: same
Homepage: http://libccd.danfis.cz/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu