How To Install python3-graphql-core on Fedora 36

In this tutorial we learn how to install python3-graphql-core in Fedora 36. python3-graphql-core is GraphQL implementation for Python

Introduction

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

What is python3-graphql-core

GraphQL-core-3 is a Python port of GraphQL.js, the JavaScript reference implementation for GraphQL, a query language for APIs.

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

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

sudo dnf -y install python3-graphql-core

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

sudo yum -y install python3-graphql-core

How To Uninstall python3-graphql-core on Fedora 36

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

sudo dnf remove python3-graphql-core

python3-graphql-core Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/graphql
/usr/lib/python3.10/site-packages/graphql/__init__.py
/usr/lib/python3.10/site-packages/graphql/__pycache__
/usr/lib/python3.10/site-packages/graphql/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/__pycache__/graphql.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/__pycache__/graphql.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/__pycache__/version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/__pycache__/version.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/error
/usr/lib/python3.10/site-packages/graphql/error/__init__.py
/usr/lib/python3.10/site-packages/graphql/error/__pycache__
/usr/lib/python3.10/site-packages/graphql/error/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/error/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/error/__pycache__/graphql_error.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/error/__pycache__/graphql_error.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/error/__pycache__/located_error.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/error/__pycache__/located_error.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/error/__pycache__/syntax_error.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/error/__pycache__/syntax_error.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/error/graphql_error.py
/usr/lib/python3.10/site-packages/graphql/error/located_error.py
/usr/lib/python3.10/site-packages/graphql/error/syntax_error.py
/usr/lib/python3.10/site-packages/graphql/execution
/usr/lib/python3.10/site-packages/graphql/execution/__init__.py
/usr/lib/python3.10/site-packages/graphql/execution/__pycache__
/usr/lib/python3.10/site-packages/graphql/execution/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/execution/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/execution/__pycache__/execute.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/execution/__pycache__/execute.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/execution/__pycache__/middleware.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/execution/__pycache__/middleware.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/execution/__pycache__/values.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/execution/__pycache__/values.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/execution/execute.py
/usr/lib/python3.10/site-packages/graphql/execution/middleware.py
/usr/lib/python3.10/site-packages/graphql/execution/values.py
/usr/lib/python3.10/site-packages/graphql/graphql.py
/usr/lib/python3.10/site-packages/graphql/language
/usr/lib/python3.10/site-packages/graphql/language/__init__.py
/usr/lib/python3.10/site-packages/graphql/language/__pycache__
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/ast.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/ast.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/block_string.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/block_string.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/directive_locations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/directive_locations.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/lexer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/lexer.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/location.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/location.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/parser.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/parser.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/predicates.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/predicates.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/print_location.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/print_location.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/printer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/printer.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/source.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/source.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/token_kind.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/token_kind.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/visitor.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/language/__pycache__/visitor.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/language/ast.py
/usr/lib/python3.10/site-packages/graphql/language/block_string.py
/usr/lib/python3.10/site-packages/graphql/language/directive_locations.py
/usr/lib/python3.10/site-packages/graphql/language/lexer.py
/usr/lib/python3.10/site-packages/graphql/language/location.py
/usr/lib/python3.10/site-packages/graphql/language/parser.py
/usr/lib/python3.10/site-packages/graphql/language/predicates.py
/usr/lib/python3.10/site-packages/graphql/language/print_location.py
/usr/lib/python3.10/site-packages/graphql/language/printer.py
/usr/lib/python3.10/site-packages/graphql/language/source.py
/usr/lib/python3.10/site-packages/graphql/language/token_kind.py
/usr/lib/python3.10/site-packages/graphql/language/visitor.py
/usr/lib/python3.10/site-packages/graphql/py.typed
/usr/lib/python3.10/site-packages/graphql/pyutils
/usr/lib/python3.10/site-packages/graphql/pyutils/__init__.py
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/awaitable_or_value.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/awaitable_or_value.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/cached_property.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/cached_property.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/convert_case.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/convert_case.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/description.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/description.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/did_you_mean.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/did_you_mean.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/frozen_dict.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/frozen_dict.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/frozen_error.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/frozen_error.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/frozen_list.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/frozen_list.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/identity_func.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/identity_func.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/inspect.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/inspect.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/is_awaitable.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/is_awaitable.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/is_collection.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/is_collection.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/is_finite.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/is_finite.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/is_integer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/is_integer.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/natural_compare.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/natural_compare.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/path.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/path.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/print_path_list.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/print_path_list.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/simple_pub_sub.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/simple_pub_sub.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/suggestion_list.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/suggestion_list.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/undefined.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/__pycache__/undefined.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/pyutils/awaitable_or_value.py
/usr/lib/python3.10/site-packages/graphql/pyutils/cached_property.py
/usr/lib/python3.10/site-packages/graphql/pyutils/convert_case.py
/usr/lib/python3.10/site-packages/graphql/pyutils/description.py
/usr/lib/python3.10/site-packages/graphql/pyutils/did_you_mean.py
/usr/lib/python3.10/site-packages/graphql/pyutils/frozen_dict.py
/usr/lib/python3.10/site-packages/graphql/pyutils/frozen_error.py
/usr/lib/python3.10/site-packages/graphql/pyutils/frozen_list.py
/usr/lib/python3.10/site-packages/graphql/pyutils/identity_func.py
/usr/lib/python3.10/site-packages/graphql/pyutils/inspect.py
/usr/lib/python3.10/site-packages/graphql/pyutils/is_awaitable.py
/usr/lib/python3.10/site-packages/graphql/pyutils/is_collection.py
/usr/lib/python3.10/site-packages/graphql/pyutils/is_finite.py
/usr/lib/python3.10/site-packages/graphql/pyutils/is_integer.py
/usr/lib/python3.10/site-packages/graphql/pyutils/natural_compare.py
/usr/lib/python3.10/site-packages/graphql/pyutils/path.py
/usr/lib/python3.10/site-packages/graphql/pyutils/print_path_list.py
/usr/lib/python3.10/site-packages/graphql/pyutils/simple_pub_sub.py
/usr/lib/python3.10/site-packages/graphql/pyutils/suggestion_list.py
/usr/lib/python3.10/site-packages/graphql/pyutils/undefined.py
/usr/lib/python3.10/site-packages/graphql/subscription
/usr/lib/python3.10/site-packages/graphql/subscription/__init__.py
/usr/lib/python3.10/site-packages/graphql/subscription/__pycache__
/usr/lib/python3.10/site-packages/graphql/subscription/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/subscription/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/subscription/__pycache__/map_async_iterator.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/subscription/__pycache__/map_async_iterator.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/subscription/__pycache__/subscribe.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/subscription/__pycache__/subscribe.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/subscription/map_async_iterator.py
/usr/lib/python3.10/site-packages/graphql/subscription/subscribe.py
/usr/lib/python3.10/site-packages/graphql/type
/usr/lib/python3.10/site-packages/graphql/type/__init__.py
/usr/lib/python3.10/site-packages/graphql/type/__pycache__
/usr/lib/python3.10/site-packages/graphql/type/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/type/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/type/__pycache__/definition.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/type/__pycache__/definition.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/type/__pycache__/directives.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/type/__pycache__/directives.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/type/__pycache__/introspection.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/type/__pycache__/introspection.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/type/__pycache__/scalars.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/type/__pycache__/scalars.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/type/__pycache__/schema.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/type/__pycache__/schema.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/type/__pycache__/validate.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/type/__pycache__/validate.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/type/definition.py
/usr/lib/python3.10/site-packages/graphql/type/directives.py
/usr/lib/python3.10/site-packages/graphql/type/introspection.py
/usr/lib/python3.10/site-packages/graphql/type/scalars.py
/usr/lib/python3.10/site-packages/graphql/type/schema.py
/usr/lib/python3.10/site-packages/graphql/type/validate.py
/usr/lib/python3.10/site-packages/graphql/utilities
/usr/lib/python3.10/site-packages/graphql/utilities/__init__.py
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/assert_valid_name.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/assert_valid_name.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/ast_from_value.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/ast_from_value.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/build_ast_schema.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/build_ast_schema.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/build_client_schema.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/build_client_schema.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/coerce_input_value.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/coerce_input_value.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/concat_ast.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/concat_ast.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/extend_schema.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/extend_schema.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/find_breaking_changes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/find_breaking_changes.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/find_deprecated_usages.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/find_deprecated_usages.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/get_introspection_query.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/get_introspection_query.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/get_operation_ast.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/get_operation_ast.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/get_operation_root_type.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/get_operation_root_type.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/introspection_from_schema.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/introspection_from_schema.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/lexicographic_sort_schema.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/lexicographic_sort_schema.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/print_schema.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/print_schema.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/separate_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/separate_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/strip_ignored_characters.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/strip_ignored_characters.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/type_comparators.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/type_comparators.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/type_from_ast.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/type_from_ast.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/type_info.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/type_info.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/value_from_ast.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/value_from_ast.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/value_from_ast_untyped.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/__pycache__/value_from_ast_untyped.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/utilities/assert_valid_name.py
/usr/lib/python3.10/site-packages/graphql/utilities/ast_from_value.py
/usr/lib/python3.10/site-packages/graphql/utilities/build_ast_schema.py
/usr/lib/python3.10/site-packages/graphql/utilities/build_client_schema.py
/usr/lib/python3.10/site-packages/graphql/utilities/coerce_input_value.py
/usr/lib/python3.10/site-packages/graphql/utilities/concat_ast.py
/usr/lib/python3.10/site-packages/graphql/utilities/extend_schema.py
/usr/lib/python3.10/site-packages/graphql/utilities/find_breaking_changes.py
/usr/lib/python3.10/site-packages/graphql/utilities/find_deprecated_usages.py
/usr/lib/python3.10/site-packages/graphql/utilities/get_introspection_query.py
/usr/lib/python3.10/site-packages/graphql/utilities/get_operation_ast.py
/usr/lib/python3.10/site-packages/graphql/utilities/get_operation_root_type.py
/usr/lib/python3.10/site-packages/graphql/utilities/introspection_from_schema.py
/usr/lib/python3.10/site-packages/graphql/utilities/lexicographic_sort_schema.py
/usr/lib/python3.10/site-packages/graphql/utilities/print_schema.py
/usr/lib/python3.10/site-packages/graphql/utilities/separate_operations.py
/usr/lib/python3.10/site-packages/graphql/utilities/strip_ignored_characters.py
/usr/lib/python3.10/site-packages/graphql/utilities/type_comparators.py
/usr/lib/python3.10/site-packages/graphql/utilities/type_from_ast.py
/usr/lib/python3.10/site-packages/graphql/utilities/type_info.py
/usr/lib/python3.10/site-packages/graphql/utilities/value_from_ast.py
/usr/lib/python3.10/site-packages/graphql/utilities/value_from_ast_untyped.py
/usr/lib/python3.10/site-packages/graphql/validation
/usr/lib/python3.10/site-packages/graphql/validation/__init__.py
/usr/lib/python3.10/site-packages/graphql/validation/__pycache__
/usr/lib/python3.10/site-packages/graphql/validation/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/__pycache__/specified_rules.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/__pycache__/specified_rules.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/__pycache__/validate.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/__pycache__/validate.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/__pycache__/validation_context.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/__pycache__/validation_context.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules
/usr/lib/python3.10/site-packages/graphql/validation/rules/__init__.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/executable_definitions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/executable_definitions.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/fields_on_correct_type.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/fields_on_correct_type.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/fragments_on_composite_types.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/fragments_on_composite_types.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/known_argument_names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/known_argument_names.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/known_directives.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/known_directives.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/known_fragment_names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/known_fragment_names.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/known_type_names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/known_type_names.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/lone_anonymous_operation.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/lone_anonymous_operation.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/lone_schema_definition.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/lone_schema_definition.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/no_fragment_cycles.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/no_fragment_cycles.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/no_undefined_variables.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/no_undefined_variables.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/no_unused_fragments.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/no_unused_fragments.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/no_unused_variables.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/no_unused_variables.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/overlapping_fields_can_be_merged.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/overlapping_fields_can_be_merged.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/possible_fragment_spreads.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/possible_fragment_spreads.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/possible_type_extensions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/possible_type_extensions.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/provided_required_arguments.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/provided_required_arguments.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/scalar_leafs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/scalar_leafs.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/single_field_subscriptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/single_field_subscriptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_argument_names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_argument_names.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_directive_names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_directive_names.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_directives_per_location.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_directives_per_location.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_enum_value_names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_enum_value_names.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_field_definition_names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_field_definition_names.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_fragment_names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_fragment_names.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_input_field_names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_input_field_names.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_operation_names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_operation_names.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_operation_types.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_operation_types.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_type_names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_type_names.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_variable_names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/unique_variable_names.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/values_of_correct_type.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/values_of_correct_type.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/variables_are_input_types.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/variables_are_input_types.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/variables_in_allowed_position.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/__pycache__/variables_in_allowed_position.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/custom
/usr/lib/python3.10/site-packages/graphql/validation/rules/custom/__init__.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/custom/__pycache__
/usr/lib/python3.10/site-packages/graphql/validation/rules/custom/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/custom/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/custom/__pycache__/no_deprecated.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/custom/__pycache__/no_deprecated.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/custom/__pycache__/no_schema_introspection.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/custom/__pycache__/no_schema_introspection.cpython-310.pyc
/usr/lib/python3.10/site-packages/graphql/validation/rules/custom/no_deprecated.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/custom/no_schema_introspection.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/executable_definitions.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/fields_on_correct_type.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/fragments_on_composite_types.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/known_argument_names.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/known_directives.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/known_fragment_names.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/known_type_names.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/lone_anonymous_operation.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/lone_schema_definition.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/no_fragment_cycles.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/no_undefined_variables.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/no_unused_fragments.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/no_unused_variables.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/overlapping_fields_can_be_merged.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/possible_fragment_spreads.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/possible_type_extensions.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/provided_required_arguments.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/scalar_leafs.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/single_field_subscriptions.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/unique_argument_names.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/unique_directive_names.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/unique_directives_per_location.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/unique_enum_value_names.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/unique_field_definition_names.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/unique_fragment_names.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/unique_input_field_names.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/unique_operation_names.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/unique_operation_types.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/unique_type_names.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/unique_variable_names.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/values_of_correct_type.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/variables_are_input_types.py
/usr/lib/python3.10/site-packages/graphql/validation/rules/variables_in_allowed_position.py
/usr/lib/python3.10/site-packages/graphql/validation/specified_rules.py
/usr/lib/python3.10/site-packages/graphql/validation/validate.py
/usr/lib/python3.10/site-packages/graphql/validation/validation_context.py
/usr/lib/python3.10/site-packages/graphql/version.py
/usr/lib/python3.10/site-packages/graphql_core-3.1.6-py3.10.egg-info
/usr/lib/python3.10/site-packages/graphql_core-3.1.6-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/graphql_core-3.1.6-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/graphql_core-3.1.6-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/graphql_core-3.1.6-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/graphql_core-3.1.6-py3.10.egg-info/top_level.txt
/usr/share/doc/python3-graphql-core
/usr/share/doc/python3-graphql-core/README.md
/usr/share/licenses/python3-graphql-core
/usr/share/licenses/python3-graphql-core/LICENSE

References

Summary

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