How To Install kqtquickcharts on Fedora 36
Introduction
In this tutorial we learn how to install kqtquickcharts on Fedora 36.
What is kqtquickcharts
A QtQuick plugin to render beautiful and interactive charts.
We can use yum or dnf to install kqtquickcharts on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install kqtquickcharts.
Install kqtquickcharts 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 kqtquickcharts using dnf by running the following command:
sudo dnf -y install kqtquickcharts
Install kqtquickcharts 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 kqtquickcharts using yum by running the following command:
sudo yum -y install kqtquickcharts
How To Uninstall kqtquickcharts on Fedora 36
To uninstall only the kqtquickcharts package we can use the following command:
sudo dnf remove kqtquickcharts
kqtquickcharts Package Contents on Fedora 36
/usr/include/KF5/kqtquickcharts_version.h
/usr/lib/.build-id
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/e12c1269d0b2cf9e5abdfe6cc1ac76833ee6fb
/usr/lib/cmake
/usr/lib/cmake/KQtQuickCharts
/usr/lib/cmake/KQtQuickCharts/KQtQuickChartsVersion.cmake
/usr/lib/qt5/qml/org/kde/charts
/usr/lib/qt5/qml/org/kde/charts/BarChart.qml
/usr/lib/qt5/qml/org/kde/charts/Label.qml
/usr/lib/qt5/qml/org/kde/charts/LegendItem.qml
/usr/lib/qt5/qml/org/kde/charts/LineChart.qml
/usr/lib/qt5/qml/org/kde/charts/LineLabel.qml
/usr/lib/qt5/qml/org/kde/charts/XYChart.qml
/usr/lib/qt5/qml/org/kde/charts/libkqtquickcharts.so
/usr/lib/qt5/qml/org/kde/charts/qmldir
/usr/share/doc/kqtquickcharts
/usr/share/doc/kqtquickcharts/AUTHORS
/usr/share/licenses/kqtquickcharts
/usr/share/licenses/kqtquickcharts/COPYING
References
Summary
In this tutorial we learn how to install kqtquickcharts on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install kqtquickcharts on Fedora 36” linkTitle: “kqtquickcharts” type: “docs” description: “In this tutorial we learn how to install kqtquickcharts in Fedora 36. kqtquickcharts is A QtQuick plugin to render beautiful and interactive charts” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/kqtquickcharts-featured.png
Introduction
In this tutorial we learn how to install kqtquickcharts on Fedora 36.
What is kqtquickcharts
A QtQuick plugin to render beautiful and interactive charts.
We can use yum or dnf to install kqtquickcharts on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install kqtquickcharts.
Install kqtquickcharts 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 kqtquickcharts using dnf by running the following command:
sudo dnf -y install kqtquickcharts
Install kqtquickcharts 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 kqtquickcharts using yum by running the following command:
sudo yum -y install kqtquickcharts
How To Uninstall kqtquickcharts on Fedora 36
To uninstall only the kqtquickcharts package we can use the following command:
sudo dnf remove kqtquickcharts
kqtquickcharts Package Contents on Fedora 36
/usr/include/KF5/kqtquickcharts_version.h
/usr/lib/.build-id
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/a69eaf5590b7533eb897e5b091ebc22472cf28
/usr/lib64/cmake
/usr/lib64/cmake/KQtQuickCharts
/usr/lib64/cmake/KQtQuickCharts/KQtQuickChartsVersion.cmake
/usr/lib64/qt5/qml/org/kde/charts
/usr/lib64/qt5/qml/org/kde/charts/BarChart.qml
/usr/lib64/qt5/qml/org/kde/charts/Label.qml
/usr/lib64/qt5/qml/org/kde/charts/LegendItem.qml
/usr/lib64/qt5/qml/org/kde/charts/LineChart.qml
/usr/lib64/qt5/qml/org/kde/charts/LineLabel.qml
/usr/lib64/qt5/qml/org/kde/charts/XYChart.qml
/usr/lib64/qt5/qml/org/kde/charts/libkqtquickcharts.so
/usr/lib64/qt5/qml/org/kde/charts/qmldir
/usr/share/doc/kqtquickcharts
/usr/share/doc/kqtquickcharts/AUTHORS
/usr/share/licenses/kqtquickcharts
/usr/share/licenses/kqtquickcharts/COPYING
References
Summary
In this tutorial we learn how to install kqtquickcharts on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).