How to Install and Uninstall python3-rope.noarch Package on Fedora 38

Last updated: October 26,2024

1. Install "python3-rope.noarch" package

Please follow the guidance below to install python3-rope.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-rope.noarch

2. Uninstall "python3-rope.noarch" package

Please follow the instructions below to uninstall python3-rope.noarch on Fedora 38:

$ sudo dnf remove python3-rope.noarch $ sudo dnf autoremove

3. Information about the python3-rope.noarch package on Fedora 38

Last metadata expiration check: 1:07:35 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-rope
Version : 1.12.0
Release : 1.fc38
Architecture : noarch
Size : 579 k
Source : python-rope-1.12.0-1.fc38.src.rpm
Repository : updates
Summary : Python Code Refactoring Library
URL : https://github.com/python-rope/rope
License : LGPL-3.0-or-later
Description : Rope is the world’s most advanced open source Python refactoring
: library (yes, I totally stole that tagline from Postgres).
:
: Most Python syntax up to Python 3.10 is supported. Please file bugs and
: contribute patches if you encounter gaps.