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

Last updated: May 17,2024

1. Install "python3-libmodernize" package

This guide covers the steps necessary to install python3-libmodernize on Kali Linux

$ sudo apt update $ sudo apt install python3-libmodernize

2. Uninstall "python3-libmodernize" package

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

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

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

Package: python3-libmodernize
Source: modernize
Version: 0.7-3
Installed-Size: 93
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 19344
SHA256: 31c3da52cb6346ba13499d51a3bd447394cbc9277f4cd193e36496ab4ccbc207
SHA1: 92ed7b7c03b2ee6e992c39d270de5ae748855bc6
MD5sum: 3b60a69fd85fd9196ee7f7d41aef1c99
Description: Modernizes Python code for eventual Python 3 migration (Python 3)
This library is a very thin wrapper around lib2to3 to utilize it to make
Python 2 code more modern with the intention of eventually porting it over
to Python 3.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/python-modernize/python-modernize
Section: python
Priority: optional
Filename: pool/main/m/modernize/python3-libmodernize_0.7-3_all.deb