How To Install blackbox-devel on Fedora 36

In this tutorial we learn how to install blackbox-devel in Fedora 36. blackbox-devel is Development files for blackbox

Introduction

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

What is blackbox-devel

This package contains the Blackbox Toolbox files, headers and static library of the utility class library for writing small applications.

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

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

sudo dnf -y install blackbox-devel

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

sudo yum -y install blackbox-devel

How To Uninstall blackbox-devel on Fedora 36

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

sudo dnf remove blackbox-devel

blackbox-devel Package Contents on Fedora 36

/usr/include/bt
/usr/include/bt/Application.hh
/usr/include/bt/Bitmap.hh
/usr/include/bt/Color.hh
/usr/include/bt/Display.hh
/usr/include/bt/EWMH.hh
/usr/include/bt/EventHandler.hh
/usr/include/bt/Font.hh
/usr/include/bt/Image.hh
/usr/include/bt/Menu.hh
/usr/include/bt/Pen.hh
/usr/include/bt/PixmapCache.hh
/usr/include/bt/Rect.hh
/usr/include/bt/Resource.hh
/usr/include/bt/Texture.hh
/usr/include/bt/Timer.hh
/usr/include/bt/Unicode.hh
/usr/include/bt/Util.hh
/usr/include/bt/XDG.hh
/usr/lib/libbt.so
/usr/lib/pkgconfig/libbt.pc

References

Summary

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


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

Introduction

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

What is blackbox-devel

This package contains the Blackbox Toolbox files, headers and static library of the utility class library for writing small applications.

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

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

sudo dnf -y install blackbox-devel

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

sudo yum -y install blackbox-devel

How To Uninstall blackbox-devel on Fedora 36

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

sudo dnf remove blackbox-devel

blackbox-devel Package Contents on Fedora 36

/usr/include/bt
/usr/include/bt/Application.hh
/usr/include/bt/Bitmap.hh
/usr/include/bt/Color.hh
/usr/include/bt/Display.hh
/usr/include/bt/EWMH.hh
/usr/include/bt/EventHandler.hh
/usr/include/bt/Font.hh
/usr/include/bt/Image.hh
/usr/include/bt/Menu.hh
/usr/include/bt/Pen.hh
/usr/include/bt/PixmapCache.hh
/usr/include/bt/Rect.hh
/usr/include/bt/Resource.hh
/usr/include/bt/Texture.hh
/usr/include/bt/Timer.hh
/usr/include/bt/Unicode.hh
/usr/include/bt/Util.hh
/usr/include/bt/XDG.hh
/usr/lib64/libbt.so
/usr/lib64/pkgconfig/libbt.pc

References

Summary

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