How to Install and Uninstall refurb Package on Kali Linux

Last updated: June 17,2024

1. Install "refurb" package

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

$ sudo apt update $ sudo apt install refurb

2. Uninstall "refurb" package

Learn how to uninstall refurb on Kali Linux:

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

3. Information about the refurb package on Kali Linux

Package: refurb
Source: python-refurb
Version: 1.27.0-1
Installed-Size: 20
Maintainer: Debian Python Team
Architecture: all
Depends: python3-refurb (= 1.27.0-1), python3:any
Size: 10240
SHA256: 35c4d4ae1e768f445d0be66fb35c88784476da4b2c629dede48f86cdd1bc0dc5
SHA1: 0d11ac20b9f1bc40f5e29797a52fc98232cf0bb7
MD5sum: a7b48f0179ccf8a49814cd2c72944b11
Description: tool for refurbishing and modernizing Python codebases
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.
Description-md5:
Homepage: https://github.com/dosisod/refurb
Section: devel
Priority: optional
Filename: pool/main/p/python-refurb/refurb_1.27.0-1_all.deb