How To Install python3-jupyter-core on Fedora 36

In this tutorial we learn how to install python3-jupyter-core in Fedora 36. python3-jupyter-core is The base package for Jupyter projects

Introduction

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

What is python3-jupyter-core

Core common functionality of Jupyter projects. This package contains base application classes and configuration inherited by other projects.

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

Install python3-jupyter-core 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-jupyter-core using dnf by running the following command:

sudo dnf -y install python3-jupyter-core

Install python3-jupyter-core 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-jupyter-core using yum by running the following command:

sudo yum -y install python3-jupyter-core

How To Uninstall python3-jupyter-core on Fedora 36

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

sudo dnf remove python3-jupyter-core

python3-jupyter-core Package Contents on Fedora 36

/usr/bin/jupyter
/usr/bin/jupyter-migrate
/usr/bin/jupyter-troubleshoot
/usr/lib/python3.10/site-packages/__pycache__/jupyter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/__pycache__/jupyter.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter.py
/usr/lib/python3.10/site-packages/jupyter_core
/usr/lib/python3.10/site-packages/jupyter_core-4.9.1.dist-info
/usr/lib/python3.10/site-packages/jupyter_core-4.9.1.dist-info/COPYING.md
/usr/lib/python3.10/site-packages/jupyter_core-4.9.1.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/jupyter_core-4.9.1.dist-info/METADATA
/usr/lib/python3.10/site-packages/jupyter_core-4.9.1.dist-info/WHEEL
/usr/lib/python3.10/site-packages/jupyter_core-4.9.1.dist-info/entry_points.txt
/usr/lib/python3.10/site-packages/jupyter_core-4.9.1.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/jupyter_core/__init__.py
/usr/lib/python3.10/site-packages/jupyter_core/__main__.py
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/application.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/application.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/command.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/command.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/migrate.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/migrate.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/paths.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/paths.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/troubleshoot.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/troubleshoot.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/__pycache__/version.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/application.py
/usr/lib/python3.10/site-packages/jupyter_core/command.py
/usr/lib/python3.10/site-packages/jupyter_core/migrate.py
/usr/lib/python3.10/site-packages/jupyter_core/paths.py
/usr/lib/python3.10/site-packages/jupyter_core/tests
/usr/lib/python3.10/site-packages/jupyter_core/tests/__init__.py
/usr/lib/python3.10/site-packages/jupyter_core/tests/__pycache__
/usr/lib/python3.10/site-packages/jupyter_core/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/__pycache__/mocking.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/__pycache__/mocking.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/__pycache__/test_application.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/__pycache__/test_application.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/__pycache__/test_command.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/__pycache__/test_command.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/__pycache__/test_migrate.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/__pycache__/test_migrate.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/__pycache__/test_paths.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/__pycache__/test_paths.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/nbextensions
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/nbextensions/myext.js
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/__pycache__
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/__pycache__/ipython_config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/__pycache__/ipython_config.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/__pycache__/ipython_console_config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/__pycache__/ipython_console_config.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/__pycache__/ipython_kernel_config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/__pycache__/ipython_kernel_config.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/__pycache__/ipython_nbconvert_config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/__pycache__/ipython_nbconvert_config.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/__pycache__/ipython_notebook_config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/__pycache__/ipython_notebook_config.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_config.py
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_console_config.py
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/static
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/static/custom
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/static/custom/custom.css
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/static/custom/custom.js
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/__pycache__
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/__pycache__/ipython_config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/__pycache__/ipython_config.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/__pycache__/ipython_console_config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/__pycache__/ipython_console_config.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/__pycache__/ipython_kernel_config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/__pycache__/ipython_kernel_config.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/__pycache__/ipython_nbconvert_config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/__pycache__/ipython_nbconvert_config.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/__pycache__/ipython_notebook_config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/__pycache__/ipython_notebook_config.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static/custom
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.css
/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.js
/usr/lib/python3.10/site-packages/jupyter_core/tests/mocking.py
/usr/lib/python3.10/site-packages/jupyter_core/tests/test_application.py
/usr/lib/python3.10/site-packages/jupyter_core/tests/test_command.py
/usr/lib/python3.10/site-packages/jupyter_core/tests/test_migrate.py
/usr/lib/python3.10/site-packages/jupyter_core/tests/test_paths.py
/usr/lib/python3.10/site-packages/jupyter_core/troubleshoot.py
/usr/lib/python3.10/site-packages/jupyter_core/utils
/usr/lib/python3.10/site-packages/jupyter_core/utils/__init__.py
/usr/lib/python3.10/site-packages/jupyter_core/utils/__pycache__
/usr/lib/python3.10/site-packages/jupyter_core/utils/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/jupyter_core/utils/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/jupyter_core/version.py
/usr/share/doc/python-jupyter-core
/usr/share/doc/python-jupyter-core/README.md
/usr/share/licenses/python-jupyter-core
/usr/share/licenses/python-jupyter-core/COPYING.md

References

Summary

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