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

Last updated: September 23,2024

1. Install "libccd.i686" package

In this section, we are going to explain the necessary steps to install libccd.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libccd.i686

2. Uninstall "libccd.i686" package

This guide let you learn how to uninstall libccd.i686 on Fedora 35:

$ sudo dnf remove libccd.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:11:41 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libccd
Version : 2.1
Release : 5.fc35
Architecture : i686
Size : 33 k
Source : libccd-2.1-5.fc35.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.