How To Install dtkwm-devel on Fedora 36

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

title: “How To Install dtkwm-devel on Fedora 36”

Introduction

linkTitle: “dtkwm-devel”

type: “docs” In this tutorial we learn how to install dtkwm-devel on Fedora 36.

description: “In this tutorial we learn how to install dtkwm-devel in Fedora 36. dtkwm-devel is Development package for dtkwm”

What is dtkwm-devel

date: “2022-08-17”

lastmod: “2022-08-17”

Header files and libraries for dtkwm.
#image: /images/fedora/36/dtkwm-devel-featured.png


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

Introduction

Install dtkwm-devel on Fedora 36 Using dnf

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

Update yum database with dnf using the following command.

What is dtkwm-devel

> Header files and libraries for dtkwm.  
sudo dnf makecache --refresh

We can use yum or dnf to install dtkwm-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install dtkwm-devel. After updating yum database, We can install dtkwm-devel using dnf by running the following command:

## Install dtkwm-devel on Fedora 36 Using dnf
sudo dnf -y install dtkwm-devel

Update yum database with dnf using the following command.

Install dtkwm-devel on Fedora 36 Using yum


sudo dnf makecache --refresh
Update yum database with `yum` using the following command.
sudo yum makecache --refresh
After updating yum database, We can install `dtkwm-devel` using `dnf` by running the following command:
After updating yum database, We can install `dtkwm-devel` using `yum` by running the following command:

```bash
sudo dnf -y install dtkwm-devel
sudo yum -y install dtkwm-devel
## How To Uninstall dtkwm-devel on Fedora 36


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

```bash
sudo dnf remove dtkwm-devel

Install dtkwm-devel on Fedora 36 Using yum

dtkwm-devel Package Contents on Fedora 36

Update yum database with yum using the following command.

```bash
sudo yum makecache --refresh

After updating yum database, We can install dtkwm-devel using yum by running the following command:

sudo yum -y install dtkwm-devel

How To Uninstall dtkwm-devel on Fedora 36

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

sudo dnf remove dtkwm-devel

dtkwm-devel Package Contents on Fedora 36

/usr/include/libdtk-5.5.20
/usr/include/libdtk-5.5.20/DWm
/usr/include/libdtk-5.5.20/DWm/dscreenwindowsutil.h
/usr/include/libdtk-5.5.20/DWm/dtkwm_config.h
/usr/include/libdtk-5.5.20/DWm/dtkwm_global.h
/usr/include/libdtk-5.5.20/DWm/dwindowmanager.h
/usr/lib/cmake/DtkWm
/usr/lib/cmake/DtkWm/DtkWmConfig.cmake
/usr/lib/libdtkwm.so
/usr/lib/pkgconfig/dtkwm.pc
/usr/lib/qt5/mkspecs/modules/qt_lib_dtkwm.pri

References

Summary

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

/usr/include/libdtk-5.5.20 /usr/include/libdtk-5.5.20/DWm /usr/include/libdtk-5.5.20/DWm/dscreenwindowsutil.h /usr/include/libdtk-5.5.20/DWm/dtkwm_config.h /usr/include/libdtk-5.5.20/DWm/dtkwm_global.h /usr/include/libdtk-5.5.20/DWm/dwindowmanager.h /usr/lib64/cmake/DtkWm /usr/lib64/cmake/DtkWm/DtkWmConfig.cmake /usr/lib64/libdtkwm.so /usr/lib64/pkgconfig/dtkwm.pc /usr/lib64/qt5/mkspecs/modules/qt_lib_dtkwm.pri


## References

* [dtkwm-devel website](https://github.com/linuxdeepin/dtkwm)

## Summary

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