How to Install and Uninstall python3-pybox2d.x86_64 Package on Fedora 38
Last updated: November 29,2024
1. Install "python3-pybox2d.x86_64" package
This is a short guide on how to install python3-pybox2d.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-pybox2d.x86_64
Copied
2. Uninstall "python3-pybox2d.x86_64" package
This tutorial shows how to uninstall python3-pybox2d.x86_64 on Fedora 38:
$
sudo dnf remove
python3-pybox2d.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pybox2d.x86_64 package on Fedora 38
Last metadata expiration check: 0:05:17 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-pybox2d
Version : 2.3.2
Release : 21.fc38
Architecture : x86_64
Size : 1.2 M
Source : pybox2d-2.3.2-21.fc38.src.rpm
Repository : fedora
Summary : A 2D rigid body simulation library for Python
URL : https://github.com/pybox2d/pybox2d
License : zlib
Description : Programmer's can use Box2D in their games to make objects move in
: believable ways and make the world seem more interactive. From the
: game's point of view a physics engine is just a system for procedural
: animation.
:
: This package provides the Python 3 build of pybox2d.
Available Packages
Name : python3-pybox2d
Version : 2.3.2
Release : 21.fc38
Architecture : x86_64
Size : 1.2 M
Source : pybox2d-2.3.2-21.fc38.src.rpm
Repository : fedora
Summary : A 2D rigid body simulation library for Python
URL : https://github.com/pybox2d/pybox2d
License : zlib
Description : Programmer's can use Box2D in their games to make objects move in
: believable ways and make the world seem more interactive. From the
: game's point of view a physics engine is just a system for procedural
: animation.
:
: This package provides the Python 3 build of pybox2d.