How to Install and Uninstall libccd2 Package on Kali Linux

Last updated: May 05,2024

1. Install "libccd2" package

Please follow the guidance below to install libccd2 on Kali Linux

$ sudo apt update $ sudo apt install libccd2

2. Uninstall "libccd2" package

This is a short guide on how to uninstall libccd2 on Kali Linux:

$ sudo apt remove libccd2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libccd2 package on Kali Linux

Package: libccd2
Source: libccd (2.1-2)
Version: 2.1-2+b1
Installed-Size: 60
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 20888
SHA256: fc34a187fbc531cef40fcfc12fa825c8b891d05815998b1be998f9468f36841e
SHA1: 801b1b3a0639c33fb1d043da6ac487d96ef587f9
MD5sum: f772139549dae7d38d44ee983ff48599
Description: 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:
Multi-Arch: same
Homepage: http://libccd.danfis.cz/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libc/libccd/libccd2_2.1-2+b1_amd64.deb