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

Last updated: October 06,2024

1. Install "libccd.x86_64" package

Please follow the guidelines below to install libccd.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libccd.x86_64

2. Uninstall "libccd.x86_64" package

This tutorial shows how to uninstall libccd.x86_64 on Fedora 34:

$ sudo dnf remove libccd.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:47:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libccd
Version : 2.1
Release : 4.fc34
Architecture : x86_64
Size : 32 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.