How To Install liboglappth on Fedora 36

In this tutorial we learn how to install liboglappth in Fedora 36. liboglappth is An OpenGL wrapper library

Introduction

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

What is liboglappth

Library for creating portable OpenGL applications with easy-to-code scene setup and selection operations.

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

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

sudo dnf -y install liboglappth

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

sudo yum -y install liboglappth

How To Uninstall liboglappth on Fedora 36

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

sudo dnf remove liboglappth

title: “How To Install liboglappth on Fedora 36” linkTitle: “liboglappth” type: “docs” description: “In this tutorial we learn how to install liboglappth in Fedora 36. liboglappth is An OpenGL wrapper library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/liboglappth-featured.png

Introduction

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

What is liboglappth

Library for creating portable OpenGL applications with easy-to-code scene setup and selection operations.

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

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

sudo dnf -y install liboglappth

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

## liboglappth Package Contents on Fedora 36
sudo yum -y install liboglappth
## How To Uninstall liboglappth on Fedora 36

To uninstall only the `liboglappth` package we can use the following command:

```bash
sudo dnf remove liboglappth

liboglappth Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/06
/usr/lib/.build-id/06/87148f170999b3e45077d7da67893af1b7d328
/usr/lib64/liboglappth.so.2
/usr/lib64/liboglappth.so.2.0.1
/usr/share/doc/liboglappth
/usr/share/doc/liboglappth/AUTHORS
/usr/share/doc/liboglappth/COPYING
/usr/share/doc/liboglappth/ChangeLog

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/7e /usr/lib/.build-id/7e/ce4ea26d8db0b590ccbbcb997fe19ffa2d91c4 /usr/lib/liboglappth.so.2 /usr/lib/liboglappth.so.2.0.1 /usr/share/doc/liboglappth /usr/share/doc/liboglappth/AUTHORS /usr/share/doc/liboglappth/COPYING /usr/share/doc/liboglappth/ChangeLog


## References

* [liboglappth website](http://www.bioinformatics.org/ghemical/ghemical/index.html)

## Summary

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