How To Install python3-graphene on Fedora 36

In this tutorial we learn how to install python3-graphene in Fedora 36. python3-graphene is GraphQL Framework for Python

Introduction

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

What is python3-graphene

Graphene is a Python library for building GraphQL schemas/types fast and easily.

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

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

sudo dnf -y install python3-graphene

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

sudo yum -y install python3-graphene

How To Uninstall python3-graphene on Fedora 36

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

sudo dnf remove python3-graphene

python3-graphene Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/graphene
/usr/lib/python3.10/site-packages/graphene-3.0b6-py3.10.egg-info
/usr/lib/python3.10/site-packages/graphene-3.0b6-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/graphene-3.0b6-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/graphene-3.0b6-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/graphene-3.0b6-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/graphene-3.0b6-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/graphene/__init__.py
/usr/lib/python3.10/site-packages/graphene/__pycache__
/usr/lib/python3.10/site-packages/graphene/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/pyutils
/usr/lib/python3.10/site-packages/graphene/pyutils/__init__.py
/usr/lib/python3.10/site-packages/graphene/pyutils/__pycache__
/usr/lib/python3.10/site-packages/graphene/pyutils/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/pyutils/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/pyutils/__pycache__/dataclasses.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/pyutils/__pycache__/dataclasses.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/pyutils/__pycache__/version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/pyutils/__pycache__/version.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/pyutils/dataclasses.py
/usr/lib/python3.10/site-packages/graphene/pyutils/version.py
/usr/lib/python3.10/site-packages/graphene/relay
/usr/lib/python3.10/site-packages/graphene/relay/__init__.py
/usr/lib/python3.10/site-packages/graphene/relay/__pycache__
/usr/lib/python3.10/site-packages/graphene/relay/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/relay/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/relay/__pycache__/connection.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/relay/__pycache__/connection.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/relay/__pycache__/mutation.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/relay/__pycache__/mutation.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/relay/__pycache__/node.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/relay/__pycache__/node.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/relay/connection.py
/usr/lib/python3.10/site-packages/graphene/relay/mutation.py
/usr/lib/python3.10/site-packages/graphene/relay/node.py
/usr/lib/python3.10/site-packages/graphene/test
/usr/lib/python3.10/site-packages/graphene/test/__init__.py
/usr/lib/python3.10/site-packages/graphene/test/__pycache__
/usr/lib/python3.10/site-packages/graphene/test/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/test/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types
/usr/lib/python3.10/site-packages/graphene/types/__init__.py
/usr/lib/python3.10/site-packages/graphene/types/__pycache__
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/argument.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/argument.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/base64.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/base64.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/context.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/context.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/datetime.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/datetime.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/decimal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/decimal.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/definitions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/definitions.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/dynamic.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/dynamic.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/enum.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/enum.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/field.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/field.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/generic.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/generic.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/inputfield.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/inputfield.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/inputobjecttype.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/inputobjecttype.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/interface.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/interface.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/json.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/json.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/mountedtype.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/mountedtype.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/mutation.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/mutation.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/objecttype.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/objecttype.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/resolver.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/resolver.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/scalars.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/scalars.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/schema.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/schema.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/structures.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/structures.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/union.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/union.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/unmountedtype.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/unmountedtype.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/uuid.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/types/__pycache__/uuid.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/types/argument.py
/usr/lib/python3.10/site-packages/graphene/types/base.py
/usr/lib/python3.10/site-packages/graphene/types/base64.py
/usr/lib/python3.10/site-packages/graphene/types/context.py
/usr/lib/python3.10/site-packages/graphene/types/datetime.py
/usr/lib/python3.10/site-packages/graphene/types/decimal.py
/usr/lib/python3.10/site-packages/graphene/types/definitions.py
/usr/lib/python3.10/site-packages/graphene/types/dynamic.py
/usr/lib/python3.10/site-packages/graphene/types/enum.py
/usr/lib/python3.10/site-packages/graphene/types/field.py
/usr/lib/python3.10/site-packages/graphene/types/generic.py
/usr/lib/python3.10/site-packages/graphene/types/inputfield.py
/usr/lib/python3.10/site-packages/graphene/types/inputobjecttype.py
/usr/lib/python3.10/site-packages/graphene/types/interface.py
/usr/lib/python3.10/site-packages/graphene/types/json.py
/usr/lib/python3.10/site-packages/graphene/types/mountedtype.py
/usr/lib/python3.10/site-packages/graphene/types/mutation.py
/usr/lib/python3.10/site-packages/graphene/types/objecttype.py
/usr/lib/python3.10/site-packages/graphene/types/resolver.py
/usr/lib/python3.10/site-packages/graphene/types/scalars.py
/usr/lib/python3.10/site-packages/graphene/types/schema.py
/usr/lib/python3.10/site-packages/graphene/types/structures.py
/usr/lib/python3.10/site-packages/graphene/types/union.py
/usr/lib/python3.10/site-packages/graphene/types/unmountedtype.py
/usr/lib/python3.10/site-packages/graphene/types/utils.py
/usr/lib/python3.10/site-packages/graphene/types/uuid.py
/usr/lib/python3.10/site-packages/graphene/utils
/usr/lib/python3.10/site-packages/graphene/utils/__init__.py
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/crunch.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/crunch.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/deduplicator.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/deduplicator.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/deprecated.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/deprecated.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/get_unbound_function.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/get_unbound_function.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/module_loading.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/module_loading.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/orderedtype.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/orderedtype.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/props.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/props.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/resolve_only_args.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/resolve_only_args.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/str_converters.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/str_converters.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/subclass_with_meta.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/subclass_with_meta.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/thenables.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/thenables.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/trim_docstring.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphene/utils/__pycache__/trim_docstring.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphene/utils/crunch.py
/usr/lib/python3.10/site-packages/graphene/utils/deduplicator.py
/usr/lib/python3.10/site-packages/graphene/utils/deprecated.py
/usr/lib/python3.10/site-packages/graphene/utils/get_unbound_function.py
/usr/lib/python3.10/site-packages/graphene/utils/module_loading.py
/usr/lib/python3.10/site-packages/graphene/utils/orderedtype.py
/usr/lib/python3.10/site-packages/graphene/utils/props.py
/usr/lib/python3.10/site-packages/graphene/utils/resolve_only_args.py
/usr/lib/python3.10/site-packages/graphene/utils/str_converters.py
/usr/lib/python3.10/site-packages/graphene/utils/subclass_with_meta.py
/usr/lib/python3.10/site-packages/graphene/utils/thenables.py
/usr/lib/python3.10/site-packages/graphene/utils/trim_docstring.py
/usr/share/doc/python3-graphene
/usr/share/doc/python3-graphene/README.rst
/usr/share/licenses/python3-graphene
/usr/share/licenses/python3-graphene/LICENSE

References

Summary

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