How To Install bullet-extras on Fedora 36

In this tutorial we learn how to install bullet-extras in Fedora 36. bullet-extras is Extra libraries for bullet

Introduction

In this tutorial we learn how to install bullet-extras on Fedora 36.

What is bullet-extras

Extra libraries for bullet.

We can use yum or dnf to install bullet-extras on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install bullet-extras.

Install bullet-extras on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install bullet-extras using dnf by running the following command:

sudo dnf -y install bullet-extras

Install bullet-extras on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install bullet-extras using yum by running the following command:

sudo yum -y install bullet-extras

How To Uninstall bullet-extras on Fedora 36

To uninstall only the bullet-extras package we can use the following command:

sudo dnf remove bullet-extras

bullet-extras Package Contents on Fedora 36

---
title: "How To Install bullet-extras on Fedora 36"
linkTitle: "bullet-extras"
type: "docs"
description: "In this tutorial we learn how to install bullet-extras in Fedora 36. bullet-extras is Extra libraries for bullet"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/bullet-extras-featured.png
---

## Introduction

In this tutorial we learn how to install `bullet-extras` on Fedora 36.

### What is `bullet-extras`

> Extra libraries for bullet.  

We can use `yum` or `dnf` to install `bullet-extras` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install bullet-extras.

## Install bullet-extras on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install bullet-extras using dnf by running the following command:

sudo dnf -y install bullet-extras

Install bullet-extras on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install bullet-extras using yum by running the following command:

sudo yum -y install bullet-extras

How To Uninstall bullet-extras on Fedora 36

To uninstall only the bullet-extras package we can use the following command:

sudo dnf remove bullet-extras

bullet-extras Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/8a124e33ef05d8a1553269e34c272d14f53f53
/usr/lib/.build-id/21
/usr/lib/.build-id/21/bdbb0011c32eb34a9a70fb61fea33a80cb37c0
/usr/lib/.build-id/40
/usr/lib/.build-id/40/46b1a109d527666e372df4f429c4a67a7b71f1
/usr/lib/.build-id/64
/usr/lib/.build-id/64/c08305ec3816adbadd3a573680da5d4740d6bd
/usr/lib/.build-id/65
/usr/lib/.build-id/65/ee8103c3bcef55cbd49ea8d512c7979da109cd
/usr/lib/.build-id/69
/usr/lib/.build-id/69/f3e2dfabce5f53b604bc1583974d486d1bdc48
/usr/lib/.build-id/77
/usr/lib/.build-id/77/51f511f81433391e143d82f99f5612da0e0029
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/edf9393b7260ff0e46b7c3ec1f71a198dab641
/usr/lib64/libBullet2FileLoader.so.3.08
/usr/lib64/libBulletFileLoader.so.3.08
/usr/lib64/libBulletInverseDynamicsUtils.so.3.08
/usr/lib64/libBulletWorldImporter.so.3.08
/usr/lib64/libBulletXmlWorldImporter.so.3.08
/usr/lib64/libConvexDecomposition.so.3.08
/usr/lib64/libGIMPACTUtils.so.3.08
/usr/lib64/libHACD.so.3.08

References

Summary

In this tutorial we learn how to install bullet-extras on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id /usr/lib/.build-id/12 /usr/lib/.build-id/12/d8345699af29dc6301cb92c8d80e11bb19967a /usr/lib/.build-id/16 /usr/lib/.build-id/16/4063c0a544e905825e7085492c7cd95de2cad5 /usr/lib/.build-id/1c /usr/lib/.build-id/1c/02bde20d787d0ea7a6cc7475d157dd889626cf /usr/lib/.build-id/2f /usr/lib/.build-id/2f/92b2adaa14f80b12d197bf15f36917845d668f /usr/lib/.build-id/6f /usr/lib/.build-id/6f/cbe549486bd1a808a61c421f8d9d90a9995377 /usr/lib/.build-id/8a /usr/lib/.build-id/8a/bfcde671ed71b73a1574626abe8e56be747e51 /usr/lib/.build-id/a6 /usr/lib/.build-id/a6/8f567e02407221c330d30c985afa28812d870a /usr/lib/.build-id/fc /usr/lib/.build-id/fc/669dd5e0cf290284e82a75ad408c27a40f527d /usr/lib/libBullet2FileLoader.so.3.08 /usr/lib/libBulletFileLoader.so.3.08 /usr/lib/libBulletInverseDynamicsUtils.so.3.08 /usr/lib/libBulletWorldImporter.so.3.08 /usr/lib/libBulletXmlWorldImporter.so.3.08 /usr/lib/libConvexDecomposition.so.3.08 /usr/lib/libGIMPACTUtils.so.3.08 /usr/lib/libHACD.so.3.08


## References

* [bullet-extras website](http://www.bulletphysics.com)

## Summary

In this tutorial we learn how to install `bullet-extras` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).