How to Install and Uninstall libccd.i686 Package on Fedora 36

Last updated: October 16,2024

1. Install "libccd.i686" package

Please follow the guidance below to install libccd.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libccd.i686

2. Uninstall "libccd.i686" package

Please follow the step by step instructions below to uninstall libccd.i686 on Fedora 36:

$ sudo dnf remove libccd.i686 $ sudo dnf autoremove

3. Information about the libccd.i686 package on Fedora 36

Last metadata expiration check: 2:44:29 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libccd
Version : 2.1
Release : 6.fc36
Architecture : i686
Size : 33 k
Source : libccd-2.1-6.fc36.src.rpm
Repository : fedora
Summary : Library for collision detection between convex shapes
URL : http://libccd.danfis.cz
License : BSD
Description : 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.