How to Install and Uninstall libKF5Plotting5 Package on openSuSE Tumbleweed

Last updated: May 11,2024

1. Install "libKF5Plotting5" package

Learn how to install libKF5Plotting5 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libKF5Plotting5

2. Uninstall "libKF5Plotting5" package

This tutorial shows how to uninstall libKF5Plotting5 on openSuSE Tumbleweed:

$ sudo zypper remove libKF5Plotting5

3. Information about the libKF5Plotting5 package on openSuSE Tumbleweed

Information for package libKF5Plotting5:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libKF5Plotting5
Version : 5.115.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 126.4 KiB
Installed : No
Status : not installed
Source package : kplotting-5.115.0-1.1.src
Upstream URL : https://www.kde.org
Summary : KDE Data plotting library
Description :
KPlotWidget is a QWidget-derived class that provides a virtual base
class for data plotting. The idea behind KPlotWidget is that a
developer only has to specify information in "data units", i.e. the
natural units of the data being plotted. KPlotWidget automatically
converts everything to screen pixel units.