How to Install and Uninstall python39-rope Package on openSuSE Tumbleweed
Last updated: December 25,2024
1. Install "python39-rope" package
Please follow the instructions below to install python39-rope on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-rope
Copied
2. Uninstall "python39-rope" package
This is a short guide on how to uninstall python39-rope on openSuSE Tumbleweed:
$
sudo zypper remove
python39-rope
Copied
3. Information about the python39-rope package on openSuSE Tumbleweed
Information for package python39-rope:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-rope
Version : 1.12.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-rope-1.12.0-1.2.src
Upstream URL : https://github.com/python-rope/rope
Summary : A python refactoring library
Description :
Rope is a python refactoring library.
* Rope aims to provide powerful and safe refactoring
* Rope is light on dependency, Rope only depends on Python itself
* Unlike PyRight or PyLance, Rope does not depend on Node.js
* Unlike PyLance or PyCharm, Rope is open source.
* Unlike PyRight and PyLance, Rope is written in Python itself,
so if you experience problems, you would be able to debug and
hack it yourself in a language that you are already familiar with
* In comparison to Jedi, Rope is focused on refactoring. While Jedi
provides some basic refactoring capabilities, Rope supports many
more advanced refactoring operations and options that Jedi does not.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-rope
Version : 1.12.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-rope-1.12.0-1.2.src
Upstream URL : https://github.com/python-rope/rope
Summary : A python refactoring library
Description :
Rope is a python refactoring library.
* Rope aims to provide powerful and safe refactoring
* Rope is light on dependency, Rope only depends on Python itself
* Unlike PyRight or PyLance, Rope does not depend on Node.js
* Unlike PyLance or PyCharm, Rope is open source.
* Unlike PyRight and PyLance, Rope is written in Python itself,
so if you experience problems, you would be able to debug and
hack it yourself in a language that you are already familiar with
* In comparison to Jedi, Rope is focused on refactoring. While Jedi
provides some basic refactoring capabilities, Rope supports many
more advanced refactoring operations and options that Jedi does not.