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

Last updated: July 05,2024

1. Install "python3-seaborn.noarch" package

Please follow the guidance below to install python3-seaborn.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-seaborn.noarch

2. Uninstall "python3-seaborn.noarch" package

Learn how to uninstall python3-seaborn.noarch on Fedora 34:

$ sudo dnf remove python3-seaborn.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:30:40 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-seaborn
Version : 0.11.1
Release : 2.fc34
Architecture : noarch
Size : 508 k
Source : python-seaborn-0.11.1-2.fc34.src.rpm
Repository : updates
Summary : Statistical data visualization in Python
URL : http://seaborn.pydata.org/
License : BSD
Description : Seaborn is a library for making attractive and informative statistical
: graphics in Python. It is built on top of matplotlib and tightly integrated
: with the PyData stack, including support for numpy and pandas data structures
: and statistical routines from scipy and statsmodels.