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

Last updated: October 05,2024

1. Install "python3-rope.noarch" package

In this section, we are going to explain the necessary steps to install python3-rope.noarch on Fedora 34

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

2. Uninstall "python3-rope.noarch" package

Please follow the guidelines below to uninstall python3-rope.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:02:36 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-rope
Version : 0.18.0
Release : 2.fc34
Architecture : noarch
Size : 359 k
Source : python-rope-0.18.0-2.fc34.src.rpm
Repository : fedora
Summary : Python Code Refactoring Library
URL : https://github.com/python-rope/rope
License : LGPLv3+
Description : A python refactoring library. It provides features like refactorings and coding
: assists.