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

Last updated: January 16,2025

1. Install "python3-plotnine.noarch" package

Please follow the instructions below to install python3-plotnine.noarch on Fedora 39

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

2. Uninstall "python3-plotnine.noarch" package

Please follow the steps below to uninstall python3-plotnine.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:26:33 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-plotnine
Version : 0.12.4
Release : 4.fc39
Architecture : noarch
Size : 1.3 M
Source : python-plotnine-0.12.4-4.fc39.src.rpm
Repository : updates
Summary : Implementation of a grammar of graphics in Python, based on ggplot2
URL : https://plotnine.readthedocs.io/en/stable
License : MIT AND BSD-3-Clause AND GPL-2.0-only
Description : Implementation of a grammar of graphics in Python, based on ggplot2.
:
: The grammar allows users to compose plots by explicitly mapping data to
: the visual objects that make up the plot.
:
: Plotting with a grammar is powerful, it makes custom (and otherwise complex)
: plots easy to think about and then create, while the simple plots remain
: simple.
:
: Welcome to Plot 9 from Outerspace 🪐 🦇