How to Install and Uninstall python3-matplotlib-venn.noarch Package on Fedora 36

Last updated: April 18,2024

1. Install "python3-matplotlib-venn.noarch" package

Here is a brief guide to show you how to install python3-matplotlib-venn.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-matplotlib-venn.noarch

2. Uninstall "python3-matplotlib-venn.noarch" package

This guide covers the steps necessary to uninstall python3-matplotlib-venn.noarch on Fedora 36:

$ sudo dnf remove python3-matplotlib-venn.noarch $ sudo dnf autoremove

3. Information about the python3-matplotlib-venn.noarch package on Fedora 36

Last metadata expiration check: 3:43:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-matplotlib-venn
Version : 0.11.7
Release : 1.fc36
Architecture : noarch
Size : 51 k
Source : python-matplotlib-venn-0.11.7-1.fc36.src.rpm
Repository : updates
Summary : Routines for plotting area-weighted two- and three-circle venn diagrams
URL : https://github.com/konstantint/matplotlib-venn
License : MIT
Description : Venn diagram plotting routines for Python/Matplotlib. The package
: provides four main functions: venn2, venn2_circles, venn3 and
: venn3_circles.