How to Install and Uninstall kf5-kquickcharts.x86_64 Package on CentOS Stream 8

Last updated: December 28,2024

1. Install "kf5-kquickcharts.x86_64" package

In this section, we are going to explain the necessary steps to install kf5-kquickcharts.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install kf5-kquickcharts.x86_64

2. Uninstall "kf5-kquickcharts.x86_64" package

This guide let you learn how to uninstall kf5-kquickcharts.x86_64 on CentOS Stream 8:

$ sudo dnf remove kf5-kquickcharts.x86_64 $ sudo dnf autoremove

3. Information about the kf5-kquickcharts.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:42:24 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : kf5-kquickcharts
Version : 5.96.0
Release : 1.el8
Architecture : x86_64
Size : 166 k
Source : kf5-kquickcharts-5.96.0-1.el8.src.rpm
Repository : epel
Summary : A QtQuick module providing high-performance charts
URL : https://invent.kde.org/frameworks/kquickcharts
License : LGPLv2+
Description : The Quick Charts module provides a set of charts that can be used from QtQuick
: applications. They are intended to be used for both simple display of data as
: well as continuous display of high-volume data (often referred to as plotters).
: The charts use a system called distance fields for their accelerated rendering,
: which provides ways of using the GPU for rendering 2D shapes without loss of
: quality.