How to Install and Uninstall chipmunk.x86_64 Package on Fedora 39

Last updated: January 12,2025

1. Install "chipmunk.x86_64" package

Here is a brief guide to show you how to install chipmunk.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install chipmunk.x86_64

2. Uninstall "chipmunk.x86_64" package

This guide let you learn how to uninstall chipmunk.x86_64 on Fedora 39:

$ sudo dnf remove chipmunk.x86_64 $ sudo dnf autoremove

3. Information about the chipmunk.x86_64 package on Fedora 39

Last metadata expiration check: 1:37:37 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : chipmunk
Version : 7.0.3
Release : 12.fc39
Architecture : x86_64
Size : 90 k
Source : chipmunk-7.0.3-12.fc39.src.rpm
Repository : fedora
Summary : Physics engine for 2D games
URL : https://github.com/slembcke/Chipmunk2D/
License : MIT
Description : Chipmunk is a 2D rigid body physics library distributed under the MIT license.
: Though not yet complete, it is intended to be fast, numerically stable, and
: easy to use.