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

Last updated: September 21,2024

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

Please follow the step by step instructions below to install python3-matplotlib-venn.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall python3-matplotlib-venn.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:34:19 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-matplotlib-venn
Version : 0.11.7
Release : 1.fc34
Architecture : noarch
Size : 51 k
Source : python-matplotlib-venn-0.11.7-1.fc34.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.