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

Last updated: May 16,2024

1. Install "python3-sipbuild" package

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

$ sudo apt update $ sudo apt install python3-sipbuild

2. Uninstall "python3-sipbuild" package

Please follow the steps below to uninstall python3-sipbuild on Kali Linux:

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

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

Package: python3-sipbuild
Source: sip6
Version: 6.8.3+dfsg-1
Installed-Size: 4541
Maintainer: Debian Python Team
Architecture: all
Depends: python3-ply, python3-setuptools, python3-packaging, python3-pkg-resources, python3-tomli | python3-supported-min (>= 3.11), python3:any
Size: 477984
SHA256: d804fbf375f6c0eaa4843f2d288c0c0ace854988f07a478695404c8c0b43228c
SHA1: 9b7d3d09a58292922a19884814b01a9d8f52ba50
MD5sum: 4e97b56ec5bff95b3c3875b61be50190
Description: Python bindings generator for C/C++ libraries — the build system
SIP is a collection of tools that makes it very easy to create Python bindings
for C and C++ libraries.
.
The sipbuild module implements the SIP build system. The module may be used by
project-specific project.py scripts or extended by other build systems.
Description-md5:
Homepage: https://riverbankcomputing.com/software/sip/intro
Section: python
Priority: optional
Filename: pool/main/s/sip6/python3-sipbuild_6.8.3+dfsg-1_all.deb