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

Last updated: October 04,2024

1. Install "python39-matplotlib" package

This guide covers the steps necessary to install python39-matplotlib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-matplotlib

2. Uninstall "python39-matplotlib" package

This guide let you learn how to uninstall python39-matplotlib on openSuSE Tumbleweed:

$ sudo zypper remove python39-matplotlib

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

Information for package python39-matplotlib:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-matplotlib
Version : 3.8.2-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 25.2 MiB
Installed : No
Status : not installed
Source package : python-matplotlib-3.8.2-5.1.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.