How to Install and Uninstall python3-palettable.noarch Package on Fedora 38

Last updated: November 24,2024

1. Install "python3-palettable.noarch" package

Please follow the instructions below to install python3-palettable.noarch on Fedora 38

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

2. Uninstall "python3-palettable.noarch" package

Please follow the guidance below to uninstall python3-palettable.noarch on Fedora 38:

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

3. Information about the python3-palettable.noarch package on Fedora 38

Last metadata expiration check: 2:41:21 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-palettable
Version : 3.3.3
Release : 1.fc38
Architecture : noarch
Size : 207 k
Source : python-palettable-3.3.3-1.fc38.src.rpm
Repository : updates
Summary : Library of color palettes for Python
URL : https://pypi.org/pypi/palettable
License : MIT AND BSD-2-Clause AND Apache-2.0
Description : Palettable (formerly brewer2mpl) is a library of color palettes for Python.
:
: It's written in pure Python with no dependencies, but it can supply
: color maps for matplotlib. You can use Palettable to customize matplotlib
: plots or supply colors for a web application.