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

Last updated: November 16,2024

1. Install "python312-hvplot" package

Please follow the steps below to install python312-hvplot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-hvplot

2. Uninstall "python312-hvplot" package

This guide let you learn how to uninstall python312-hvplot on openSuSE Tumbleweed:

$ sudo zypper remove python312-hvplot

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

Information for package python312-hvplot:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-hvplot
Version : 0.9.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.6 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.