How to Install and Uninstall python310-hvplot Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python310-hvplot" package

Please follow the step by step instructions below to install python310-hvplot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-hvplot

2. Uninstall "python310-hvplot" package

In this section, we are going to explain the necessary steps to uninstall python310-hvplot on openSuSE Tumbleweed:

$ sudo zypper remove python310-hvplot

3. Information about the python310-hvplot package on openSuSE Tumbleweed

Information for package python310-hvplot:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-hvplot
Version : 0.9.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.5 MiB
Installed : No
Status : not installed
Source package : python-hvplot-0.9.2-1.1.src
Upstream URL : https://github.com/pyviz/hvplot
Summary : High-level plotting API for the PyData ecosystem built on HoloViews
Description :
hvPlot provides a high-level plotting API built on HoloViews that
provides a general and consistent API for plotting data in various
formats from the PyData ecosystem. hvPlot can integrate neatly with
individual PyData libraries if an extension mechanism for the native
plot APIs is offered, or it can be used as a standalone component.