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

Last updated: May 18,2024

1. Install "python39-ggplot" package

This tutorial shows how to install python39-ggplot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-ggplot

2. Uninstall "python39-ggplot" package

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

$ sudo zypper remove python39-ggplot

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

Information for package python39-ggplot:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-ggplot
Version : 0.11.5-3.17
Arch : noarch
Vendor : openSUSE
Installed Size : 8.5 MiB
Installed : No
Status : not installed
Source package : python-ggplot-0.11.5-3.17.src
Upstream URL : https://github.com/yhat/ggplot/
Summary : Python clone of R's ggplot
Description :
The ggplot package is a Python implementation of the grammar of
graphics. It is not intended to be a feature-for-feature port of
ggplot2 for R. There will be feature overlap, but not
necessarily mimicry.