How To Install openbox-libs on Fedora 36

In this tutorial we learn how to install openbox-libs in Fedora 36. openbox-libs is Shared libraries for openbox

Introduction

In this tutorial we learn how to install openbox-libs on Fedora 36.

What is openbox-libs

The openbox-libs package contains shared libraries used by openbox.

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

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

sudo dnf -y install openbox-libs

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

sudo yum -y install openbox-libs

How To Uninstall openbox-libs on Fedora 36

To uninstall only the openbox-libs package we can use the following command:

sudo dnf remove openbox-libs

openbox-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/36
/usr/lib/.build-id/36/b8a0c4d2085fa73493423580f4925f3188dbf0
/usr/lib/.build-id/84
/usr/lib/.build-id/84/cabb671fcd48a0a13089224c2d338b4ae02a18
/usr/lib/libobrender.so.32
/usr/lib/libobrender.so.32.0.0
/usr/lib/libobt.so.2
/usr/lib/libobt.so.2.0.2
/usr/share/doc/openbox-libs
/usr/share/doc/openbox-libs/COPYING

References

Summary

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


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

Introduction

In this tutorial we learn how to install openbox-libs on Fedora 36.

What is openbox-libs

The openbox-libs package contains shared libraries used by openbox.

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

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

sudo dnf -y install openbox-libs

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

sudo yum -y install openbox-libs

How To Uninstall openbox-libs on Fedora 36

To uninstall only the openbox-libs package we can use the following command:

sudo dnf remove openbox-libs

openbox-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/77
/usr/lib/.build-id/77/2c3febc82a9396c16fb06c47e1525aa847b167
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/e4f1aef51ecb94b18cac4cc1c6b7226142d10e
/usr/lib64/libobrender.so.32
/usr/lib64/libobrender.so.32.0.0
/usr/lib64/libobt.so.2
/usr/lib64/libobt.so.2.0.2
/usr/share/doc/openbox-libs
/usr/share/doc/openbox-libs/COPYING

References

Summary

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