How to Install and Uninstall kf5-kquickcharts.x86_64 Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "kf5-kquickcharts.x86_64" package

Please follow the step by step instructions below to install kf5-kquickcharts.x86_64 on AlmaLinux 9

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

2. Uninstall "kf5-kquickcharts.x86_64" package

This is a short guide on how to uninstall kf5-kquickcharts.x86_64 on AlmaLinux 9:

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

3. Information about the kf5-kquickcharts.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:01:29 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : kf5-kquickcharts
Version : 5.108.0
Release : 1.el9
Architecture : x86_64
Size : 152 k
Source : kf5-kquickcharts-5.108.0-1.el9.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.