How To Install Coin2 on Fedora 36

In this tutorial we learn how to install Coin2 in Fedora 36. Coin2 is High-level 3D visualization library

Introduction

In this tutorial we learn how to install Coin2 on Fedora 36.

What is Coin2

Coin is a 3D graphics library with an Application Programming Interface based on the Open Inventor 2.1 API.

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

Install Coin2 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 Coin2 using dnf by running the following command:

sudo dnf -y install Coin2

Install Coin2 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 Coin2 using yum by running the following command:

sudo yum -y install Coin2

How To Uninstall Coin2 on Fedora 36

To uninstall only the Coin2 package we can use the following command:

sudo dnf remove Coin2

Coin2 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/50c70152ed06b6e007429aa287e527bf9c9fd9
/usr/lib64/libCoin.so.40
/usr/lib64/libCoin.so.40.5.0
/usr/share/doc/Coin2
/usr/share/doc/Coin2/AUTHORS
/usr/share/doc/Coin2/ChangeLog
/usr/share/doc/Coin2/FAQ
/usr/share/doc/Coin2/FAQ.legal
/usr/share/doc/Coin2/README
/usr/share/doc/Coin2/THANKS
/usr/share/licenses/Coin2
/usr/share/licenses/Coin2/COPYING
/usr/share/licenses/Coin2/LICENSE.GPL

References

Summary

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


title: “How To Install Coin2 on Fedora 36” linkTitle: “Coin2” type: “docs” description: “In this tutorial we learn how to install Coin2 in Fedora 36. Coin2 is High-level 3D visualization library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/Coin2-featured.png

Introduction

In this tutorial we learn how to install Coin2 on Fedora 36.

What is Coin2

Coin is a 3D graphics library with an Application Programming Interface based on the Open Inventor 2.1 API.

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

Install Coin2 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 Coin2 using dnf by running the following command:

sudo dnf -y install Coin2

Install Coin2 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 Coin2 using yum by running the following command:

sudo yum -y install Coin2

How To Uninstall Coin2 on Fedora 36

To uninstall only the Coin2 package we can use the following command:

sudo dnf remove Coin2

Coin2 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/48
/usr/lib/.build-id/48/1616ef598eaca265c5c9c7317b0e446970ea6d
/usr/lib/libCoin.so.40
/usr/lib/libCoin.so.40.5.0
/usr/share/doc/Coin2
/usr/share/doc/Coin2/AUTHORS
/usr/share/doc/Coin2/ChangeLog
/usr/share/doc/Coin2/FAQ
/usr/share/doc/Coin2/FAQ.legal
/usr/share/doc/Coin2/README
/usr/share/doc/Coin2/THANKS
/usr/share/licenses/Coin2
/usr/share/licenses/Coin2/COPYING
/usr/share/licenses/Coin2/LICENSE.GPL

References

Summary

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