How To Install deepin-dock-onboard-plugin on Fedora 36
Introduction
In this tutorial we learn how to install deepin-dock-onboard-plugin on Fedora 36.
What is deepin-dock-onboard-plugin
deepin desktop-environment - dock plugin.
We can use yum or dnf to install deepin-dock-onboard-plugin on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install deepin-dock-onboard-plugin.
Install deepin-dock-onboard-plugin 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 deepin-dock-onboard-plugin using dnf by running the following command:
sudo dnf -y install deepin-dock-onboard-plugin
Install deepin-dock-onboard-plugin 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 deepin-dock-onboard-plugin using yum by running the following command:
sudo yum -y install deepin-dock-onboard-plugin
How To Uninstall deepin-dock-onboard-plugin on Fedora 36
To uninstall only the deepin-dock-onboard-plugin package we can use the following command:
sudo dnf remove deepin-dock-onboard-plugin
deepin-dock-onboard-plugin Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/c8/06e6995628dc550c6ee75b2fb2bfc8b9f98a02
/usr/lib64/dde-dock/plugins/libonboard.so
References
Summary
In this tutorial we learn how to install deepin-dock-onboard-plugin on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).