How To Install python3-rope on Fedora 36

In this tutorial we learn how to install python3-rope in Fedora 36. python3-rope is Python Code Refactoring Library

Introduction

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

What is python3-rope

A python refactoring library. It provides features like refactorings and coding assists.

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

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

sudo dnf -y install python3-rope

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

sudo yum -y install python3-rope

How To Uninstall python3-rope on Fedora 36

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

sudo dnf remove python3-rope

python3-rope Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/rope
/usr/lib/python3.10/site-packages/rope-0.22.0.dist-info
/usr/lib/python3.10/site-packages/rope-0.22.0.dist-info/COPYING
/usr/lib/python3.10/site-packages/rope-0.22.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/rope-0.22.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/rope-0.22.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/rope-0.22.0.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/rope/__init__.py
/usr/lib/python3.10/site-packages/rope/__pycache__
/usr/lib/python3.10/site-packages/rope/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base
/usr/lib/python3.10/site-packages/rope/base/__init__.py
/usr/lib/python3.10/site-packages/rope/base/__pycache__
/usr/lib/python3.10/site-packages/rope/base/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/arguments.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/arguments.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/ast.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/ast.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/astutils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/astutils.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/builtins.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/builtins.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/change.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/change.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/codeanalyze.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/codeanalyze.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/default_config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/default_config.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/evaluate.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/evaluate.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/fscommands.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/fscommands.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/history.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/history.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/libutils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/libutils.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/prefs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/prefs.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/project.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/project.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/pycore.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/pycore.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/pynames.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/pynames.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/pynamesdef.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/pynamesdef.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/pyobjects.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/pyobjects.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/pyobjectsdef.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/pyobjectsdef.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/pyscopes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/pyscopes.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/resourceobserver.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/resourceobserver.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/resources.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/resources.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/simplify.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/simplify.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/stdmods.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/stdmods.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/taskhandle.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/taskhandle.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/worder.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/__pycache__/worder.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/arguments.py
/usr/lib/python3.10/site-packages/rope/base/ast.py
/usr/lib/python3.10/site-packages/rope/base/astutils.py
/usr/lib/python3.10/site-packages/rope/base/builtins.py
/usr/lib/python3.10/site-packages/rope/base/change.py
/usr/lib/python3.10/site-packages/rope/base/codeanalyze.py
/usr/lib/python3.10/site-packages/rope/base/default_config.py
/usr/lib/python3.10/site-packages/rope/base/evaluate.py
/usr/lib/python3.10/site-packages/rope/base/exceptions.py
/usr/lib/python3.10/site-packages/rope/base/fscommands.py
/usr/lib/python3.10/site-packages/rope/base/history.py
/usr/lib/python3.10/site-packages/rope/base/libutils.py
/usr/lib/python3.10/site-packages/rope/base/oi
/usr/lib/python3.10/site-packages/rope/base/oi/__init__.py
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/doa.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/doa.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/memorydb.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/memorydb.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/objectdb.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/objectdb.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/objectinfo.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/objectinfo.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/runmod.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/runmod.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/soa.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/soa.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/soi.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/soi.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/transform.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/__pycache__/transform.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/doa.py
/usr/lib/python3.10/site-packages/rope/base/oi/memorydb.py
/usr/lib/python3.10/site-packages/rope/base/oi/objectdb.py
/usr/lib/python3.10/site-packages/rope/base/oi/objectinfo.py
/usr/lib/python3.10/site-packages/rope/base/oi/runmod.py
/usr/lib/python3.10/site-packages/rope/base/oi/soa.py
/usr/lib/python3.10/site-packages/rope/base/oi/soi.py
/usr/lib/python3.10/site-packages/rope/base/oi/transform.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/__init__.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/__pycache__
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/__pycache__/evaluate.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/__pycache__/evaluate.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/__pycache__/factory.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/__pycache__/factory.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/__pycache__/interfaces.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/__pycache__/interfaces.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/evaluate.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/factory.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/interfaces.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__init__.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__pycache__
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__pycache__/composite.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__pycache__/composite.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__pycache__/docstrings.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__pycache__/docstrings.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__pycache__/inheritance.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__pycache__/inheritance.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__pycache__/interfaces.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__pycache__/interfaces.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__pycache__/numpydocstrings.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__pycache__/numpydocstrings.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__pycache__/pep0484_type_comments.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/__pycache__/pep0484_type_comments.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/composite.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/docstrings.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/inheritance.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/interfaces.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/numpydocstrings.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/providers/pep0484_type_comments.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/resolvers
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/resolvers/__init__.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/resolvers/__pycache__
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/resolvers/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/resolvers/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/resolvers/__pycache__/composite.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/resolvers/__pycache__/composite.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/resolvers/__pycache__/interfaces.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/resolvers/__pycache__/interfaces.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/resolvers/__pycache__/types.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/resolvers/__pycache__/types.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/resolvers/composite.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/resolvers/interfaces.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/resolvers/types.py
/usr/lib/python3.10/site-packages/rope/base/oi/type_hinting/utils.py
/usr/lib/python3.10/site-packages/rope/base/prefs.py
/usr/lib/python3.10/site-packages/rope/base/project.py
/usr/lib/python3.10/site-packages/rope/base/pycore.py
/usr/lib/python3.10/site-packages/rope/base/pynames.py
/usr/lib/python3.10/site-packages/rope/base/pynamesdef.py
/usr/lib/python3.10/site-packages/rope/base/pyobjects.py
/usr/lib/python3.10/site-packages/rope/base/pyobjectsdef.py
/usr/lib/python3.10/site-packages/rope/base/pyscopes.py
/usr/lib/python3.10/site-packages/rope/base/resourceobserver.py
/usr/lib/python3.10/site-packages/rope/base/resources.py
/usr/lib/python3.10/site-packages/rope/base/simplify.py
/usr/lib/python3.10/site-packages/rope/base/stdmods.py
/usr/lib/python3.10/site-packages/rope/base/taskhandle.py
/usr/lib/python3.10/site-packages/rope/base/utils
/usr/lib/python3.10/site-packages/rope/base/utils/__init__.py
/usr/lib/python3.10/site-packages/rope/base/utils/__pycache__
/usr/lib/python3.10/site-packages/rope/base/utils/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/utils/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/utils/__pycache__/datastructures.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/utils/__pycache__/datastructures.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/utils/__pycache__/pycompat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/base/utils/__pycache__/pycompat.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/base/utils/datastructures.py
/usr/lib/python3.10/site-packages/rope/base/utils/pycompat.py
/usr/lib/python3.10/site-packages/rope/base/worder.py
/usr/lib/python3.10/site-packages/rope/contrib
/usr/lib/python3.10/site-packages/rope/contrib/__init__.py
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/autoimport.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/autoimport.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/changestack.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/changestack.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/codeassist.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/codeassist.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/finderrors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/finderrors.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/findit.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/findit.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/fixmodnames.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/fixmodnames.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/fixsyntax.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/fixsyntax.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/generate.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/contrib/__pycache__/generate.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/contrib/autoimport.py
/usr/lib/python3.10/site-packages/rope/contrib/changestack.py
/usr/lib/python3.10/site-packages/rope/contrib/codeassist.py
/usr/lib/python3.10/site-packages/rope/contrib/finderrors.py
/usr/lib/python3.10/site-packages/rope/contrib/findit.py
/usr/lib/python3.10/site-packages/rope/contrib/fixmodnames.py
/usr/lib/python3.10/site-packages/rope/contrib/fixsyntax.py
/usr/lib/python3.10/site-packages/rope/contrib/generate.py
/usr/lib/python3.10/site-packages/rope/refactor
/usr/lib/python3.10/site-packages/rope/refactor/__init__.py
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/change_signature.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/change_signature.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/encapsulate_field.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/encapsulate_field.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/extract.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/extract.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/functionutils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/functionutils.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/inline.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/inline.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/introduce_factory.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/introduce_factory.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/introduce_parameter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/introduce_parameter.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/localtofield.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/localtofield.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/method_object.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/method_object.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/move.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/move.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/multiproject.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/multiproject.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/occurrences.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/occurrences.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/patchedast.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/patchedast.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/rename.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/rename.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/restructure.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/restructure.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/similarfinder.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/similarfinder.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/sourceutils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/sourceutils.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/suites.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/suites.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/topackage.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/topackage.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/usefunction.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/usefunction.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/wildcards.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/__pycache__/wildcards.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/change_signature.py
/usr/lib/python3.10/site-packages/rope/refactor/encapsulate_field.py
/usr/lib/python3.10/site-packages/rope/refactor/extract.py
/usr/lib/python3.10/site-packages/rope/refactor/functionutils.py
/usr/lib/python3.10/site-packages/rope/refactor/importutils
/usr/lib/python3.10/site-packages/rope/refactor/importutils/__init__.py
/usr/lib/python3.10/site-packages/rope/refactor/importutils/__pycache__
/usr/lib/python3.10/site-packages/rope/refactor/importutils/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/importutils/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/importutils/__pycache__/actions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/importutils/__pycache__/actions.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/importutils/__pycache__/importinfo.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/importutils/__pycache__/importinfo.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/importutils/__pycache__/module_imports.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/rope/refactor/importutils/__pycache__/module_imports.cpython-310.pyc
/usr/lib/python3.10/site-packages/rope/refactor/importutils/actions.py
/usr/lib/python3.10/site-packages/rope/refactor/importutils/importinfo.py
/usr/lib/python3.10/site-packages/rope/refactor/importutils/module_imports.py
/usr/lib/python3.10/site-packages/rope/refactor/inline.py
/usr/lib/python3.10/site-packages/rope/refactor/introduce_factory.py
/usr/lib/python3.10/site-packages/rope/refactor/introduce_parameter.py
/usr/lib/python3.10/site-packages/rope/refactor/localtofield.py
/usr/lib/python3.10/site-packages/rope/refactor/method_object.py
/usr/lib/python3.10/site-packages/rope/refactor/move.py
/usr/lib/python3.10/site-packages/rope/refactor/multiproject.py
/usr/lib/python3.10/site-packages/rope/refactor/occurrences.py
/usr/lib/python3.10/site-packages/rope/refactor/patchedast.py
/usr/lib/python3.10/site-packages/rope/refactor/rename.py
/usr/lib/python3.10/site-packages/rope/refactor/restructure.py
/usr/lib/python3.10/site-packages/rope/refactor/similarfinder.py
/usr/lib/python3.10/site-packages/rope/refactor/sourceutils.py
/usr/lib/python3.10/site-packages/rope/refactor/suites.py
/usr/lib/python3.10/site-packages/rope/refactor/topackage.py
/usr/lib/python3.10/site-packages/rope/refactor/usefunction.py
/usr/lib/python3.10/site-packages/rope/refactor/wildcards.py
/usr/share/doc/python3-rope
/usr/share/doc/python3-rope/README.rst
/usr/share/doc/python3-rope/docs
/usr/share/doc/python3-rope/docs/contributing.rst
/usr/share/doc/python3-rope/docs/dev
/usr/share/doc/python3-rope/docs/dev/issues.rst
/usr/share/doc/python3-rope/docs/library.rst
/usr/share/doc/python3-rope/docs/overview.rst
/usr/share/doc/python3-rope/docs/release-process.rst
/usr/share/doc/python3-rope/docs/rope.rst
/usr/share/licenses/python3-rope
/usr/share/licenses/python3-rope/COPYING

References

Summary

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