How to Install and Uninstall python3-ggplot Package on openSUSE Leap

Last updated: July 05,2024

1. Install "python3-ggplot" package

Please follow the step by step instructions below to install python3-ggplot on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-ggplot

2. Uninstall "python3-ggplot" package

Learn how to uninstall python3-ggplot on openSUSE Leap:

$ sudo zypper remove python3-ggplot

3. Information about the python3-ggplot package on openSUSE Leap

Information for package python3-ggplot:
---------------------------------------
Repository : Main Repository
Name : python3-ggplot
Version : 0.11.5-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 8.7 MiB
Installed : No
Status : not installed
Source package : python-ggplot-0.11.5-bp155.2.10.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.