How to Install and Uninstall python-box2d-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-box2d-doc" package

Please follow the guidance below to install python-box2d-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-box2d-doc

2. Uninstall "python-box2d-doc" package

This is a short guide on how to uninstall python-box2d-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-box2d-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-box2d-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-box2d-doc
Priority: optional
Section: universe/doc
Installed-Size: 1226
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OLPC
Architecture: all
Source: python-box2d
Version: 2.0.2+svn20100109.244-1.2
Depends: python-box2d, python-pygame
Filename: pool/universe/p/python-box2d/python-box2d-doc_2.0.2+svn20100109.244-1.2_all.deb
Size: 238340
MD5sum: 2eb08a5e096b2ca827237354358e3660
SHA1: 9adc2a6845e26e5893e2ae0b01eeebaac6bdb4fd
SHA256: fc405adbaeb54c6ae1f1b2d84721e8e153352a9d73df0c18f9378749737057a2
Description-en: Python Bindings for the 2D Physics Engine Box2D - documentation
2D rigid body simulation library for games. Programmers can use it 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. Rather than paying (or begging) an animator to move
your actors around, you can let Sir Isaac Newton do the directing.
.
This package contains documentation and example files for the Python bindings
for Box2D.
Description-md5: 23b2d48c28023d9d1404f37317697c36
Homepage: https://github.com/pybox2d/pybox2d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu