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

Last updated: May 07,2024

1. Install "python3-matplotlib" package

In this section, we are going to explain the necessary steps to install python3-matplotlib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-matplotlib

2. Uninstall "python3-matplotlib" package

Learn how to uninstall python3-matplotlib on openSUSE Leap:

$ sudo zypper remove python3-matplotlib

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

Information for package python3-matplotlib:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-matplotlib
Version : 2.2.5-150400.13.67
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 24.2 MiB
Installed : No
Status : not installed
Source package : python3-matplotlib-2.2.5-150400.13.67.src
Upstream URL : https://matplotlib.org
Summary : Plotting Library for Python
Description :
matplotlib is a python 2D plotting library which produces publication
quality figures in a variety of hardcopy formats and interactive
environments across platforms. matplotlib can be used in python
scripts, the python and ipython shell (ala matlab or mathematica), web
application servers, and six graphical user interface toolkits.