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

Last updated: May 21,2024

1. Install "python3-plplot" package

This guide covers the steps necessary to install python3-plplot on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-plplot

2. Uninstall "python3-plplot" package

Please follow the guidance below to uninstall python3-plplot on openSUSE Leap:

$ sudo zypper remove python3-plplot

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

Information for package python3-plplot:
---------------------------------------
Repository : Main Repository
Name : python3-plplot
Version : 5.15.0-bp155.4.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : plplot-5.15.0-bp155.4.18.src
Upstream URL : http://plplot.sourceforge.net/
Summary : PLplot functions for scientific plotting with Python
Description :
PLplot is a library of functions that are useful for making scientific
plots.
This package provides the PLplot's Python binding.