How to Install and Uninstall python3-rope Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-rope" package

Please follow the guidance below to install python3-rope on Kali Linux

$ sudo apt update $ sudo apt install python3-rope

2. Uninstall "python3-rope" package

This guide covers the steps necessary to uninstall python3-rope on Kali Linux:

$ sudo apt remove python3-rope $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-rope package on Kali Linux

Package: python3-rope
Source: rope
Version: 1.12.0-1
Installed-Size: 855
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pytoolconfig (>= 1.2.2), python3:any, python3-pkg-resources
Recommends: git-core, mercurial, python3-svn
Size: 160640
SHA256: 7ab098e6164b811f4600312e9be35a9b8ccc5a3f44f3b4ba2ad354a8c7bd44f6
SHA1: 1e6d816bb6afdf99ae0f01280aa3d2575dfcde9f
MD5sum: bf651837e28ba33c696dd172edf2c6a4
Description: Python 3 refactoring library
Rope is a Python refactoring library that can be used with several editors
and IDEs. It provides many refactoring operations as well as forms of code
assistance like auto-completion and access to documentation. To make use of
refactoring in Mercurial, Git and Svn repositories, the recommended packages
must be installed. For a complete list of features, see the project homepage.
.
This provides the Python3 version of the library.
Description-md5:
Homepage: https://github.com/python-rope/rope
Section: devel
Priority: optional
Filename: pool/main/r/rope/python3-rope_1.12.0-1_all.deb