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

Last updated: July 05,2024

1. Install "libccd.i686" package

Please follow the instructions below to install libccd.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libccd.i686

2. Uninstall "libccd.i686" package

Please follow the guidance below to uninstall libccd.i686 on Fedora 34:

$ sudo dnf remove libccd.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:59:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libccd
Version : 2.1
Release : 4.fc34
Architecture : i686
Size : 34 k
Source : libccd-2.1-4.fc34.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.