How to Install and Uninstall py3c-dev Package on Kali Linux

Last updated: July 07,2024

1. Install "py3c-dev" package

Please follow the step by step instructions below to install py3c-dev on Kali Linux

$ sudo apt update $ sudo apt install py3c-dev

2. Uninstall "py3c-dev" package

This guide let you learn how to uninstall py3c-dev on Kali Linux:

$ sudo apt remove py3c-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the py3c-dev package on Kali Linux

Package: py3c-dev
Source: py3c
Version: 1.4-1
Installed-Size: 536
Maintainer: Matthias Klose
Architecture: all
Depends: libpython3-dev, libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 1.0.0+dfsg)
Size: 72288
SHA256: ba48312223a954f943ab4167c2643152a868c66e7751a13b6bcdc11006c2f283
SHA1: 576e0f9521bd7d53eefa0a950ff39a4f341fefc4
MD5sum: 59895520efb1a8595a673db986e5c00e
Description: Python 2/3 compatibility layer for C extensions
py3c is a library for easing porting C extensions to Python 3,
providing macros for single-source compatibility between Python 2.6,
2.7, and 3.3+. It could be described as “the six for C extensions”.
Description-md5:
Homepage: https://github.com/encukou/py3c
Section: python
Priority: optional
Filename: pool/main/p/py3c/py3c-dev_1.4-1_all.deb