How To Install dtkwm on Fedora 36
Introduction
In this tutorial we learn how to install dtkwm on Fedora 36.
What is dtkwm
DtkWm is used to handle double screen for deepin desktop development. This package contains the shared libraries.
We can use yum or dnf to install dtkwm on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install dtkwm.
Install dtkwm 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 dtkwm using dnf by running the following command:
sudo dnf -y install dtkwm
Install dtkwm 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 dtkwm using yum by running the following command:
sudo yum -y install dtkwm
How To Uninstall dtkwm on Fedora 36
To uninstall only the dtkwm package we can use the following command:
sudo dnf remove dtkwm
dtkwm Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/1fbfb6209e1fefc3bcaa8dca1c4f5e51ca7b28
/usr/lib64/libdtkwm.so.5
/usr/lib64/libdtkwm.so.5.5
/usr/lib64/libdtkwm.so.5.5.20
/usr/share/doc/dtkwm
/usr/share/doc/dtkwm/README.md
/usr/share/licenses/dtkwm
/usr/share/licenses/dtkwm/LICENSE
References
Summary
In this tutorial we learn how to install dtkwm on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install dtkwm on Fedora 36” linkTitle: “dtkwm” type: “docs” description: “In this tutorial we learn how to install dtkwm in Fedora 36. dtkwm is Deepin graphical user interface library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/dtkwm-featured.png
Introduction
In this tutorial we learn how to install dtkwm on Fedora 36.
What is dtkwm
DtkWm is used to handle double screen for deepin desktop development. This package contains the shared libraries.
We can use yum or dnf to install dtkwm on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install dtkwm.
Install dtkwm 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 dtkwm using dnf by running the following command:
sudo dnf -y install dtkwm
Install dtkwm 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 dtkwm using yum by running the following command:
sudo yum -y install dtkwm
How To Uninstall dtkwm on Fedora 36
To uninstall only the dtkwm package we can use the following command:
sudo dnf remove dtkwm
dtkwm Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/da
/usr/lib/.build-id/da/f1c25efd46bf5c7f7dbd21eb9360f29e19645b
/usr/lib/libdtkwm.so.5
/usr/lib/libdtkwm.so.5.5
/usr/lib/libdtkwm.so.5.5.20
/usr/share/doc/dtkwm
/usr/share/doc/dtkwm/README.md
/usr/share/licenses/dtkwm
/usr/share/licenses/dtkwm/LICENSE
References
Summary
In this tutorial we learn how to install dtkwm on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).