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

Last updated: July 03,2024

1. Install "Box2D.i686" package

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

$ sudo dnf update $ sudo dnf install Box2D.i686

2. Uninstall "Box2D.i686" package

In this section, we are going to explain the necessary steps to uninstall Box2D.i686 on Fedora 35:

$ sudo dnf remove Box2D.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:35:56 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : Box2D
Version : 2.4.1
Release : 6.fc35
Architecture : i686
Size : 116 k
Source : Box2D-2.4.1-6.fc35.src.rpm
Repository : fedora
Summary : A 2D Physics Engine for Games
URL : http://box2d.org/
License : zlib
Description : Box2D is an open source C++ engine for simulating rigid bodies in 2D.
: Box2D is developed by Erin Catto and has the zlib license.
: While the zlib license does not require acknowledgement,
: we encourage you to give credit to Box2D in your product.