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

Last updated: July 04,2024

1. Install "python311-hvplot" package

Please follow the instructions below to install python311-hvplot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-hvplot

2. Uninstall "python311-hvplot" package

This is a short guide on how to uninstall python311-hvplot on openSuSE Tumbleweed:

$ sudo zypper remove python311-hvplot

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

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