How to Install and Uninstall kf5-kquickcharts.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "kf5-kquickcharts.x86_64" package

This guide covers the steps necessary to install kf5-kquickcharts.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "kf5-kquickcharts.x86_64" package

Please follow the guidelines below to uninstall kf5-kquickcharts.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the kf5-kquickcharts.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:40:18 ago on Mon Feb 26 15:59:38 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.