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

Last updated: July 02,2024

1. Install "python3-refurb" package

Please follow the guidelines below to install python3-refurb on Kali Linux

$ sudo apt update $ sudo apt install python3-refurb

2. Uninstall "python3-refurb" package

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

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

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

Package: python3-refurb
Source: python-refurb
Version: 1.27.0-1
Installed-Size: 358
Maintainer: Debian Python Team
Architecture: all
Depends: python3-mypy (>= 1.4~), python3-tomli | python3-supported-min (>= 3.11), python3:any
Size: 60508
SHA256: bb502cbe9c43c3f0e9a0e1ae72d393ff90567addc0f619803b25e520396ad95e
SHA1: 2a7c7390e65a7393dcafa62cbb58bad2a61844dd
MD5sum: 610ca262b98345d5e4e1629ac371d71f
Description: tool for refurbishing and modernizing Python codebases (Python3 version)
A tool for refurbishing and modernizing Python codebases. It can give hints on
possible improvements and new features to use in an existing Python codebase.
Refurb is not a style/type checker. It is not meant as a first-line of defense
for linting and finding bugs, it is meant for making good code even better.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/dosisod/refurb
Section: python
Priority: optional
Filename: pool/main/p/python-refurb/python3-refurb_1.27.0-1_all.deb