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

Last updated: November 28,2024

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

Please follow the guidance below to install python3-matplotlib-venn.noarch on Fedora 39

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

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

Learn how to uninstall python3-matplotlib-venn.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:18:09 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-matplotlib-venn
Version : 0.11.9
Release : 1.fc39
Architecture : noarch
Size : 67 k
Source : python-matplotlib-venn-0.11.9-1.fc39.src.rpm
Repository : fedora
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.