How To Install bogl-devel on Fedora 36

In this tutorial we learn how to install bogl-devel in Fedora 36. bogl-devel is Development files required to build BOGL applications

Introduction

In this tutorial we learn how to install bogl-devel on Fedora 36.

What is bogl-devel

The bogl-devel package contains the static libraries and header files for writing BOGL applications.

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

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

sudo dnf -y install bogl-devel

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

sudo yum -y install bogl-devel

How To Uninstall bogl-devel on Fedora 36

To uninstall only the bogl-devel package we can use the following command:

sudo dnf remove bogl-devel

bogl-devel Package Contents on Fedora 36

/usr/bin/bdftobogl
/usr/bin/mergebdf
/usr/bin/pngtobogl
/usr/bin/reduce-font
/usr/include/bogl
/usr/include/bogl/bogl-bgf.h
/usr/include/bogl/bogl-cfb.h
/usr/include/bogl/bogl-cfb8.h
/usr/include/bogl/bogl-font.h
/usr/include/bogl/bogl-pcfb.h
/usr/include/bogl/bogl-tcfb.h
/usr/include/bogl/bogl-term.h
/usr/include/bogl/bogl-vga16.h
/usr/include/bogl/bogl.h
/usr/include/bogl/boglP.h
/usr/include/bogl/boml.h
/usr/include/bogl/bowl.h
/usr/include/bogl/boxes.h
/usr/lib/.build-id
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/740c52287d437e8cf610e9adfa82750adae6cb
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/5a4d1762c4cc9acdc9738d90934287e1ed07bc
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/750aefd89d2d10030619e64a87766945dd74a4
/usr/lib/libbogl.so

References

Summary

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


title: “How To Install bogl-devel on Fedora 36” linkTitle: “bogl-devel” type: “docs” description: “In this tutorial we learn how to install bogl-devel in Fedora 36. bogl-devel is Development files required to build BOGL applications” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/bogl-devel-featured.png

Introduction

In this tutorial we learn how to install bogl-devel on Fedora 36.

What is bogl-devel

The bogl-devel package contains the static libraries and header files for writing BOGL applications.

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

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

sudo dnf -y install bogl-devel

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

sudo yum -y install bogl-devel

How To Uninstall bogl-devel on Fedora 36

To uninstall only the bogl-devel package we can use the following command:

sudo dnf remove bogl-devel

bogl-devel Package Contents on Fedora 36

/usr/bin/bdftobogl
/usr/bin/mergebdf
/usr/bin/pngtobogl
/usr/bin/reduce-font
/usr/include/bogl
/usr/include/bogl/bogl-bgf.h
/usr/include/bogl/bogl-cfb.h
/usr/include/bogl/bogl-cfb8.h
/usr/include/bogl/bogl-font.h
/usr/include/bogl/bogl-pcfb.h
/usr/include/bogl/bogl-tcfb.h
/usr/include/bogl/bogl-term.h
/usr/include/bogl/bogl-vga16.h
/usr/include/bogl/bogl.h
/usr/include/bogl/boglP.h
/usr/include/bogl/boml.h
/usr/include/bogl/bowl.h
/usr/include/bogl/boxes.h
/usr/lib/.build-id
/usr/lib/.build-id/41
/usr/lib/.build-id/41/2c165a20d15867433931925d3eb18abf87ddf0
/usr/lib/.build-id/63
/usr/lib/.build-id/63/476c9f083f72d10fcf03df75bc22b5b25fc31c
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/3d1a4a2801199f8b7a143f95c61ac848f9450b
/usr/lib64/libbogl.so

References

Summary

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