How to Install and Uninstall libccd-dev Package on Kali Linux

Last updated: April 28,2024

1. Install "libccd-dev" package

This guide covers the steps necessary to install libccd-dev on Kali Linux

$ sudo apt update $ sudo apt install libccd-dev

2. Uninstall "libccd-dev" package

Please follow the step by step instructions below to uninstall libccd-dev on Kali Linux:

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

3. Information about the libccd-dev package on Kali Linux

Package: libccd-dev
Source: libccd (2.1-2)
Version: 2.1-2+b1
Installed-Size: 54
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libccd2 (= 2.1-2+b1)
Size: 11320
SHA256: a5144b1df2542c7ae48bd2df499ad5611f616f45e17b7d847b1a0bf26e60d57c
SHA1: 05c45d99bb4ecc6d34a55ccc7407ff83eaed76b2
MD5sum: b18e366cb5262dfc31d5ace6d86d0b2e
Description: Library for collision detection between convex shapes - dev files
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 contains development files (headers, shared library
symbolic link and cmake file).
Description-md5:
Multi-Arch: same
Homepage: http://libccd.danfis.cz/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libc/libccd/libccd-dev_2.1-2+b1_amd64.deb