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

Last updated: November 28,2024

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

Please follow the instructions below to install python3-matplotlib-venn.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 0:35:22 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-matplotlib-venn
Version : 0.11.7
Release : 1.fc35
Architecture : noarch
Size : 51 k
Source : python-matplotlib-venn-0.11.7-1.fc35.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.