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

Last updated: May 20,2024

1. Install "python38-hvplot" package

This is a short guide on how to install python38-hvplot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-hvplot

2. Uninstall "python38-hvplot" package

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

$ sudo zypper remove python38-hvplot

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

Information for package python38-hvplot:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-hvplot
Version : 0.7.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 3,9 MiB
Installed : No
Status : not installed
Source package : python-hvplot-0.7.3-1.1.src
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.