How to Install and Uninstall libbullet-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 28,2024

1. Install "libbullet-dev" package

Please follow the steps below to install libbullet-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbullet-dev

2. Uninstall "libbullet-dev" package

In this section, we are going to explain the necessary steps to uninstall libbullet-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libbullet-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbullet-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libbullet-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 1675
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: bullet
Version: 2.83.6+dfsg-3
Depends: libbulletcollision2.83.6 (= 2.83.6+dfsg-3), libbulletdynamics2.83.6 (= 2.83.6+dfsg-3), libbulletsoftbody2.83.6 (= 2.83.6+dfsg-3), liblinearmath2.83.6 (= 2.83.6+dfsg-3)
Filename: pool/universe/b/bullet/libbullet-dev_2.83.6+dfsg-3_amd64.deb
Size: 242680
MD5sum: fcbe1eba7e310a49c745d7e430f78f6d
SHA1: abf2cb5b5fa9f5c13b13b9a10e115aa1ccea1cef
SHA256: 61daea717d31abc2e131261f54f331f5f5dd18b3149ff5129a5482f57fee7097
Description-en: professional 3D Game Multiphysics Library -- development files
Bullet professional 3D Game Multiphysics Library provides state of the art
collision detection, soft body and rigid body dynamics.
.
* Used by many movie and game companies in AAA titles on Playstation 3, XBox
360, Nintendo Wii, PC, Android and iPhone.
* Modular extendible C++ design with hot-swap of most components.
* Discrete and continuous collision detection (CCD).
* Swept collision queries.
* Ray casting with custom collision filtering.
* Generic convex support (using GJK), capsule, cylinder, cone, sphere, box and
non-convex triangle meshes.
* Support for dynamic deformation of non-convex triangle meshes, by refitting
the acceleration structures.
.
Multiphysics support including:
.
* Rigid body dynamics including constraint solvers, generic constraints,
ragdolls, hinge, ball-socket.
* Support for constraint limits and motors.
* Soft body support including cloth, rope and deformable.
* Bullet is integrated into Blender.
* Serialization of physics data in the cross-platform binary bullet file
format.
.
This package contains development files for Bullet.
Description-md5: bb781d0f479b67427ea1dd59e035c5d7
Multi-Arch: same
Homepage: http://www.bulletphysics.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu