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

Last updated: May 19,2024

1. Install "python3-redbaron" package

In this section, we are going to explain the necessary steps to install python3-redbaron on Kali Linux

$ sudo apt update $ sudo apt install python3-redbaron

2. Uninstall "python3-redbaron" package

Here is a brief guide to show you how to uninstall python3-redbaron on Kali Linux:

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

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

Package: python3-redbaron
Source: python-redbaron
Version: 0.9.2-4
Installed-Size: 174
Maintainer: Jonas Smedegaard
Architecture: all
Depends: python3-async-generator, python3-baron, python3:any
Size: 28924
SHA256: 6ad1b1b9dc48b53200095d32bc143d045caac8f11d73a7d33b1801c4204d3f58
SHA1: ced094aa42720c05002e6bb31362b873974d7f53
MD5sum: cb6cc16a07a98bb8a7900bf221109736
Description: abstraction on top of the baron FST for python
RedBaron is a python library and tool
powerful enough to be used in IPython
solely with the intent
of making the process of **writing code that modify source code**
as easy and as simple as possible.
That includes writing custom refactoring, generic refactoring, tools,
IDE or directly modifying you source code in IPython
with a higher and more powerful abstraction
than the advanced texts modification tools that you find
in advanced text editors and IDE.
Description-md5:
Homepage: https://github.com/PyCQA/redbaron
Section: python
Priority: optional
Filename: pool/main/p/python-redbaron/python3-redbaron_0.9.2-4_all.deb