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

Last updated: May 03,2024

1. Install "python3-easydev" package

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

$ sudo apt update $ sudo apt install python3-easydev

2. Uninstall "python3-easydev" package

Learn how to uninstall python3-easydev on Kali Linux:

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

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

Package: python3-easydev
Source: python-easydev
Version: 0.12.1+dfsg-1
Installed-Size: 185
Maintainer: Debian Python Team
Architecture: all
Depends: python3-colorama, python3-colorlog, python3-pexpect, python3:any, python3-pkg-resources, python3-appdirs
Size: 35268
SHA256: 6cbd74d2cefb8a8d0e81daab0d7b7f42e0ea02d8d0e3c62c2fec2134f9745c71
SHA1: 3c7c2041235d02ea5e1b3ffbff713dd4ff4d8b52
MD5sum: 128c7f25e55bae7a1ff9c38d0f2afb0b
Description: common utilities to ease the development of Python packages (Python 3)
The package easydev provides miscellaneous functions that are often used in
other Python packages. easydev should help developers in speeding up their
own developments.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://easydev-python.readthedocs.io/en/latest/
Section: python
Priority: optional
Filename: pool/main/p/python-easydev/python3-easydev_0.12.1+dfsg-1_all.deb