How To Install python3-colorcet on Fedora 36

In this tutorial we learn how to install python3-colorcet in Fedora 36. python3-colorcet is Collection of perceptually uniform colormaps

Introduction

In this tutorial we learn how to install python3-colorcet on Fedora 36.

What is python3-colorcet

Colorcet is a collection of perceptually uniform colormaps for use with Python plotting programs like bokeh, matplotlib, holoviews, and datashader based on the set of perceptually uniform colormaps created by Peter Kovesi at the Center for Exploration Targeting.

We can use yum or dnf to install python3-colorcet on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-colorcet.

Install python3-colorcet on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-colorcet using dnf by running the following command:

sudo dnf -y install python3-colorcet

Install python3-colorcet on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-colorcet using yum by running the following command:

sudo yum -y install python3-colorcet

How To Uninstall python3-colorcet on Fedora 36

To uninstall only the python3-colorcet package we can use the following command:

sudo dnf remove python3-colorcet

python3-colorcet Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/colorcet
/usr/lib/python3.10/site-packages/colorcet-3.0.0.dist-info
/usr/lib/python3.10/site-packages/colorcet-3.0.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/colorcet-3.0.0.dist-info/LICENSE.txt
/usr/lib/python3.10/site-packages/colorcet-3.0.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/colorcet-3.0.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/colorcet-3.0.0.dist-info/entry_points.txt
/usr/lib/python3.10/site-packages/colorcet-3.0.0.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/colorcet/.version
/usr/lib/python3.10/site-packages/colorcet/__init__.py
/usr/lib/python3.10/site-packages/colorcet/__main__.py
/usr/lib/python3.10/site-packages/colorcet/__pycache__
/usr/lib/python3.10/site-packages/colorcet/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colorcet/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/colorcet/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colorcet/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/colorcet/__pycache__/plotting.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colorcet/__pycache__/plotting.cpython-310.pyc
/usr/lib/python3.10/site-packages/colorcet/__pycache__/sineramp.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colorcet/__pycache__/sineramp.cpython-310.pyc
/usr/lib/python3.10/site-packages/colorcet/examples
/usr/lib/python3.10/site-packages/colorcet/examples/assets
/usr/lib/python3.10/site-packages/colorcet/examples/assets/__pycache__
/usr/lib/python3.10/site-packages/colorcet/examples/assets/__pycache__/write_named.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colorcet/examples/assets/__pycache__/write_named.cpython-310.pyc
/usr/lib/python3.10/site-packages/colorcet/examples/assets/images
/usr/lib/python3.10/site-packages/colorcet/examples/assets/images/census_fire.png
/usr/lib/python3.10/site-packages/colorcet/examples/assets/images/census_hot.png
/usr/lib/python3.10/site-packages/colorcet/examples/assets/images/fire.png
/usr/lib/python3.10/site-packages/colorcet/examples/assets/images/hot.png
/usr/lib/python3.10/site-packages/colorcet/examples/assets/images/jet.png
/usr/lib/python3.10/site-packages/colorcet/examples/assets/images/named.png
/usr/lib/python3.10/site-packages/colorcet/examples/assets/images/rainbow.png
/usr/lib/python3.10/site-packages/colorcet/examples/assets/images/rainbow4.png
/usr/lib/python3.10/site-packages/colorcet/examples/assets/write_named.py
/usr/lib/python3.10/site-packages/colorcet/examples/index.ipynb
/usr/lib/python3.10/site-packages/colorcet/examples/user_guide
/usr/lib/python3.10/site-packages/colorcet/examples/user_guide/Categorical.ipynb
/usr/lib/python3.10/site-packages/colorcet/examples/user_guide/Continuous.ipynb
/usr/lib/python3.10/site-packages/colorcet/examples/user_guide/index.ipynb
/usr/lib/python3.10/site-packages/colorcet/plotting.py
/usr/lib/python3.10/site-packages/colorcet/sineramp.py
/usr/lib/python3.10/site-packages/colorcet/tests
/usr/lib/python3.10/site-packages/colorcet/tests/__init__.py
/usr/lib/python3.10/site-packages/colorcet/tests/__pycache__
/usr/lib/python3.10/site-packages/colorcet/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colorcet/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/colorcet/tests/__pycache__/test_aliases.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colorcet/tests/__pycache__/test_aliases.cpython-310.pyc
/usr/lib/python3.10/site-packages/colorcet/tests/__pycache__/test_bokeh.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colorcet/tests/__pycache__/test_bokeh.cpython-310.pyc
/usr/lib/python3.10/site-packages/colorcet/tests/__pycache__/test_matplotlib.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/colorcet/tests/__pycache__/test_matplotlib.cpython-310.pyc
/usr/lib/python3.10/site-packages/colorcet/tests/test_aliases.py
/usr/lib/python3.10/site-packages/colorcet/tests/test_bokeh.py
/usr/lib/python3.10/site-packages/colorcet/tests/test_matplotlib.py
/usr/share/doc/python3-colorcet
/usr/share/doc/python3-colorcet/README.md
/usr/share/licenses/python3-colorcet
/usr/share/licenses/python3-colorcet/LICENSE.txt

References

Summary

In this tutorial we learn how to install python3-colorcet on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).