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

Last updated: November 26,2024

1. Install "python3-pydevd" package

Please follow the step by step instructions below to install python3-pydevd on Kali Linux

$ sudo apt update $ sudo apt install python3-pydevd

2. Uninstall "python3-pydevd" package

In this section, we are going to explain the necessary steps to uninstall python3-pydevd on Kali Linux:

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

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

Package: python3-pydevd
Source: pydevd
Version: 2.10.0+ds-10
Installed-Size: 3466
Maintainer: Debian Python Team
Architecture: amd64
Replaces: python3-omegaconf (<< 2.2.2-1)
Depends: gdb, python3-bytecode (>= 0.14.0-2), python3-coverage, python3 (<< 3.13), python3 (>= 3~), python3:any, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Suggests: pydevd
Breaks: python3-debugpy (<< 1.8.0+ds), python3-omegaconf (<< 2.2.2-1)
Size: 623748
SHA256: d8a4232c35066bd2164908c03e21e6d28486866fe0bf9f014ae93ed981e12b3b
SHA1: cc7b8c4a4ca114c443a9bd2df52667b0344d2d61
MD5sum: ab362304fc29a2344889ddf53459bb3b
Description: Debugger used by debugpy (command line script)
This is the debugger underlying debugpy, which is used by IPython and
Spyder, among others.
.
This package can also be used for remote debugging, connecting from an IDE.
.
The command line "pydevd" tool is available in the separate pydevd package.
Description-md5:
Homepage: https://github.com/fabioz/PyDev.Debugger/
Section: python
Priority: optional
Filename: pool/main/p/pydevd/python3-pydevd_2.10.0+ds-10_amd64.deb