How To Install qtcurve-qt4 on Fedora 36
Introduction
In this tutorial we learn how to install qtcurve-qt4
on Fedora 36.
What is qtcurve-qt4
QtCurve Qt4 style support.
We can use yum
or dnf
to install qtcurve-qt4
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qtcurve-qt4.
Install qtcurve-qt4 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 qtcurve-qt4
using dnf
by running the following command:
sudo dnf -y install qtcurve-qt4
Install qtcurve-qt4 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 qtcurve-qt4
using yum
by running the following command:
sudo yum -y install qtcurve-qt4
How To Uninstall qtcurve-qt4 on Fedora 36
To uninstall only the qtcurve-qt4
package we can use the following command:
sudo dnf remove qtcurve-qt4
qtcurve-qt4 Package Contents on Fedora 36
---
title: "How To Install qtcurve-qt4 on Fedora 36"
linkTitle: "qtcurve-qt4"
type: "docs"
description: "In this tutorial we learn how to install qtcurve-qt4 in Fedora 36. qtcurve-qt4 is QtCurve Qt4 style support"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/qtcurve-qt4-featured.png
---
## Introduction
In this tutorial we learn how to install `qtcurve-qt4` on Fedora 36.
### What is `qtcurve-qt4`
> QtCurve Qt4 style support.
We can use `yum` or `dnf` to install `qtcurve-qt4` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qtcurve-qt4.
## Install qtcurve-qt4 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 qtcurve-qt4
using dnf
by running the following command:
sudo dnf -y install qtcurve-qt4
Install qtcurve-qt4 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 qtcurve-qt4
using yum
by running the following command:
sudo yum -y install qtcurve-qt4
How To Uninstall qtcurve-qt4 on Fedora 36
To uninstall only the qtcurve-qt4
package we can use the following command:
sudo dnf remove qtcurve-qt4
qtcurve-qt4 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/79
/usr/lib/.build-id/79/2384dc4937ae60a0d2326c5c15fb1cd92efef0
/usr/lib64/qt4/plugins/styles/qtcurve.so
References
Summary
In this tutorial we learn how to install qtcurve-qt4
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/lib/.build-id /usr/lib/.build-id/65 /usr/lib/.build-id/65/fc10c54cf56fb87e1032ffaa45bbb5690533d7 /usr/lib/qt4/plugins/styles/qtcurve.so
## References
* [qtcurve-qt4 website](https://cgit.kde.org/?p=qtcurve)
## Summary
In this tutorial we learn how to install `qtcurve-qt4` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).