How to Install and Uninstall libKF6Plotting6 Package on openSuSE Tumbleweed

Last updated: November 17,2024

1. Install "libKF6Plotting6" package

Please follow the steps below to install libKF6Plotting6 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libKF6Plotting6

2. Uninstall "libKF6Plotting6" package

Please follow the step by step instructions below to uninstall libKF6Plotting6 on openSuSE Tumbleweed:

$ sudo zypper remove libKF6Plotting6

3. Information about the libKF6Plotting6 package on openSuSE Tumbleweed

Information for package libKF6Plotting6:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libKF6Plotting6
Version : 6.0.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 143.5 KiB
Installed : No
Status : not installed
Source package : kf6-kplotting-6.0.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.