How to Install and Uninstall python3-pytest-mpl Package on openSUSE Leap

Last updated: May 04,2024

1. Install "python3-pytest-mpl" package

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

$ sudo zypper refresh $ sudo zypper install python3-pytest-mpl

2. Uninstall "python3-pytest-mpl" package

Here is a brief guide to show you how to uninstall python3-pytest-mpl on openSUSE Leap:

$ sudo zypper remove python3-pytest-mpl

3. Information about the python3-pytest-mpl package on openSUSE Leap

Information for package python3-pytest-mpl:
-------------------------------------------
Repository : Main Repository
Name : python3-pytest-mpl
Version : 0.11-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 76.5 KiB
Installed : No
Status : not installed
Source package : python-pytest-mpl-0.11-bp155.2.11.src
Upstream URL : https://github.com/matplotlib/pytest-mpl
Summary : pytest plugin for testing Matplotlib figures
Description :
This is a pytest plugin to help with testing figures output from Matplotlib.