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

Last updated: May 10,2024

1. Install "python3-renderdoc" package

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

$ sudo apt update $ sudo apt install python3-renderdoc

2. Uninstall "python3-renderdoc" package

Learn how to uninstall python3-renderdoc on Kali Linux:

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

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

Package: python3-renderdoc
Source: renderdoc
Version: 1.20+dfsg-1
Installed-Size: 6952
Maintainer: Debian X Strike Force
Architecture: amd64
Replaces: renderdoc (<< 1.11+dfsg-2~)
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), librenderdoc (= 1.20+dfsg-1), python3
Breaks: renderdoc (<< 1.11+dfsg-2~)
Size: 1288908
SHA256: cc5080bbc4c577aa8faccdeb144269dedffb222f8dc4f3b86e1f3eba5cbab14c
SHA1: 28631c7fc039d8583de9b7e182370e2b9855d2df
MD5sum: fe4e2b3c71f7c2cb853376d5d0ea0b8b
Description: Stand-alone graphics debugging tool -- Python module
RenderDoc is a free MIT licensed stand-alone graphics debugger that
allows quick and easy single-frame capture and detailed introspection
of any application using Vulkan, D3D11, OpenGL & OpenGL ES or D3D12
across Windows 7 - 10, Linux, or Android.
.
This package provides the renderdoc Python module.
Description-md5: f367ee77eaa9d6b0f31b46aee61f8e54
Homepage: https://renderdoc.org/
Section: python
Priority: optional
Filename: pool/main/r/renderdoc/python3-renderdoc_1.20+dfsg-1_amd64.deb