How To Install openbox-devel on Fedora 36
Introduction
In this tutorial we learn how to install openbox-devel
on Fedora 36.
What is openbox-devel
The openbox-devel package contains libraries and header files for developing applications that use openbox.
We can use yum
or dnf
to install openbox-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install openbox-devel.
Install openbox-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 openbox-devel
using dnf
by running the following command:
sudo dnf -y install openbox-devel
Install openbox-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 openbox-devel
using yum
by running the following command:
sudo yum -y install openbox-devel
How To Uninstall openbox-devel on Fedora 36
To uninstall only the openbox-devel
package we can use the following command:
sudo dnf remove openbox-devel
openbox-devel Package Contents on Fedora 36
/usr/include/openbox
/usr/include/openbox/3.6
/usr/include/openbox/3.6/obrender
/usr/include/openbox/3.6/obrender/color.h
/usr/include/openbox/3.6/obrender/font.h
/usr/include/openbox/3.6/obrender/geom.h
/usr/include/openbox/3.6/obrender/gradient.h
/usr/include/openbox/3.6/obrender/image.h
/usr/include/openbox/3.6/obrender/instance.h
/usr/include/openbox/3.6/obrender/mask.h
/usr/include/openbox/3.6/obrender/render.h
/usr/include/openbox/3.6/obrender/theme.h
/usr/include/openbox/3.6/obrender/version.h
/usr/include/openbox/3.6/obt
/usr/include/openbox/3.6/obt/display.h
/usr/include/openbox/3.6/obt/keyboard.h
/usr/include/openbox/3.6/obt/link.h
/usr/include/openbox/3.6/obt/paths.h
/usr/include/openbox/3.6/obt/prop.h
/usr/include/openbox/3.6/obt/signal.h
/usr/include/openbox/3.6/obt/util.h
/usr/include/openbox/3.6/obt/version.h
/usr/include/openbox/3.6/obt/xml.h
/usr/include/openbox/3.6/obt/xqueue.h
/usr/lib64/libobrender.so
/usr/lib64/libobt.so
/usr/lib64/pkgconfig/obrender-3.5.pc
/usr/lib64/pkgconfig/obt-3.5.pc
References
Summary
In this tutorial we learn how to install openbox-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install openbox-devel on Fedora 36” linkTitle: “openbox-devel” type: “docs” description: “In this tutorial we learn how to install openbox-devel in Fedora 36. openbox-devel is Development files for openbox” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/openbox-devel-featured.png
Introduction
In this tutorial we learn how to install openbox-devel
on Fedora 36.
What is openbox-devel
The openbox-devel package contains libraries and header files for developing applications that use openbox.
We can use yum
or dnf
to install openbox-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install openbox-devel.
Install openbox-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 openbox-devel
using dnf
by running the following command:
sudo dnf -y install openbox-devel
Install openbox-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 openbox-devel
using yum
by running the following command:
sudo yum -y install openbox-devel
How To Uninstall openbox-devel on Fedora 36
To uninstall only the openbox-devel
package we can use the following command:
sudo dnf remove openbox-devel
openbox-devel Package Contents on Fedora 36
/usr/include/openbox
/usr/include/openbox/3.6
/usr/include/openbox/3.6/obrender
/usr/include/openbox/3.6/obrender/color.h
/usr/include/openbox/3.6/obrender/font.h
/usr/include/openbox/3.6/obrender/geom.h
/usr/include/openbox/3.6/obrender/gradient.h
/usr/include/openbox/3.6/obrender/image.h
/usr/include/openbox/3.6/obrender/instance.h
/usr/include/openbox/3.6/obrender/mask.h
/usr/include/openbox/3.6/obrender/render.h
/usr/include/openbox/3.6/obrender/theme.h
/usr/include/openbox/3.6/obrender/version.h
/usr/include/openbox/3.6/obt
/usr/include/openbox/3.6/obt/display.h
/usr/include/openbox/3.6/obt/keyboard.h
/usr/include/openbox/3.6/obt/link.h
/usr/include/openbox/3.6/obt/paths.h
/usr/include/openbox/3.6/obt/prop.h
/usr/include/openbox/3.6/obt/signal.h
/usr/include/openbox/3.6/obt/util.h
/usr/include/openbox/3.6/obt/version.h
/usr/include/openbox/3.6/obt/xml.h
/usr/include/openbox/3.6/obt/xqueue.h
/usr/lib/libobrender.so
/usr/lib/libobt.so
/usr/lib/pkgconfig/obrender-3.5.pc
/usr/lib/pkgconfig/obt-3.5.pc
References
Summary
In this tutorial we learn how to install openbox-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).