How to Install and Uninstall libccd.x86_64 Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "libccd.x86_64" package

Please follow the instructions below to install libccd.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libccd.x86_64

2. Uninstall "libccd.x86_64" package

Please follow the guidelines below to uninstall libccd.x86_64 on Oracle Linux 9:

$ sudo dnf remove libccd.x86_64 $ sudo dnf autoremove

3. Information about the libccd.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:21:47 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libccd
Version : 2.1
Release : 9.el9
Architecture : x86_64
Size : 31 k
Source : libccd-2.1-9.el9.src.rpm
Repository : epel
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.