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

Last updated: May 20,2024

1. Install "python39-hvplot" package

Learn how to install python39-hvplot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-hvplot

2. Uninstall "python39-hvplot" package

Please follow the guidelines below to uninstall python39-hvplot on openSuSE Tumbleweed:

$ sudo zypper remove python39-hvplot

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

Information for package python39-hvplot:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-hvplot
Version : 0.9.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 4.1 MiB
Installed : No
Status : not installed
Source package : python-hvplot-0.9.0-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.