How To Install lxqt-qtplugin on Fedora 36
Introduction
In this tutorial we learn how to install lxqt-qtplugin
on Fedora 36.
What is lxqt-qtplugin
Qt plugin framework for LXQt Desktop Suite.
We can use yum
or dnf
to install lxqt-qtplugin
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install lxqt-qtplugin.
Install lxqt-qtplugin 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 lxqt-qtplugin
using dnf
by running the following command:
sudo dnf -y install lxqt-qtplugin
Install lxqt-qtplugin 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 lxqt-qtplugin
using yum
by running the following command:
sudo yum -y install lxqt-qtplugin
How To Uninstall lxqt-qtplugin on Fedora 36
To uninstall only the lxqt-qtplugin
package we can use the following command:
sudo dnf remove lxqt-qtplugin
lxqt-qtplugin Package Contents on Fedora 36
---
title: "How To Install lxqt-qtplugin on Fedora 36"
linkTitle: "lxqt-qtplugin"
type: "docs"
description: "In this tutorial we learn how to install lxqt-qtplugin in Fedora 36. lxqt-qtplugin is Qt plugin framework for LXQt Desktop Suite"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/lxqt-qtplugin-featured.png
---
## Introduction
In this tutorial we learn how to install `lxqt-qtplugin` on Fedora 36.
### What is `lxqt-qtplugin`
> Qt plugin framework for LXQt Desktop Suite.
We can use `yum` or `dnf` to install `lxqt-qtplugin` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install lxqt-qtplugin.
## Install lxqt-qtplugin on Fedora 36 Using dnf
Update yum database with `dnf` using the following command.
```bash
sudo dnf makecache --refresh
After updating yum database, We can install lxqt-qtplugin
using dnf
by running the following command:
sudo dnf -y install lxqt-qtplugin
Install lxqt-qtplugin 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 lxqt-qtplugin
using yum
by running the following command:
sudo yum -y install lxqt-qtplugin
How To Uninstall lxqt-qtplugin on Fedora 36
To uninstall only the lxqt-qtplugin
package we can use the following command:
sudo dnf remove lxqt-qtplugin
lxqt-qtplugin Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/18
/usr/lib/.build-id/18/0684cedc17d1f7ecd379df7b068f7e40113252
/usr/lib/qt5/plugins/platformthemes/libqtlxqt.so
References
Summary
In this tutorial we learn how to install lxqt-qtplugin
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/lib/.build-id /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/35127e9d5ef7c6af123c4e9659badc853a96d4 /usr/lib64/qt5/plugins/platformthemes/libqtlxqt.so
## References
* [lxqt-qtplugin website](http://lxqt.org/)
## Summary
In this tutorial we learn how to install `lxqt-qtplugin` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).