How to Install and Uninstall sip-tools Package on Kali Linux

Last updated: May 20,2024

1. Install "sip-tools" package

This guide covers the steps necessary to install sip-tools on Kali Linux

$ sudo apt update $ sudo apt install sip-tools

2. Uninstall "sip-tools" package

Please follow the steps below to uninstall sip-tools on Kali Linux:

$ sudo apt remove sip-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the sip-tools package on Kali Linux

Package: sip-tools
Source: sip6
Version: 6.8.3+dfsg-1
Installed-Size: 145
Maintainer: Debian Python Team
Architecture: all
Replaces: sip5-tools (<< 6)
Depends: python3-sipbuild (>= 6.2), python3:any
Breaks: sip5-tools (<< 6)
Size: 129596
SHA256: 27d8484953ffebb495190cde21f55bc18dc5629450c6a0eee3255bc9670ffdfc
SHA1: 87dea83d28ffebe256807037410e6a3fb4695bb7
MD5sum: f04a256045a87c85bfc4c2f28aa2b86c
Description: Python bindings generator for C/C++ libraries — command line tools
SIP is a collection of tools that makes it very easy to create Python bindings
for C and C++ libraries.
.
This package contains the following command line tools:
- sip-build
- sip-distinfo
- sip-install
- sip-module
- sip-sdist
- sip-wheel
Description-md5:
Homepage: https://riverbankcomputing.com/software/sip/intro
Section: devel
Priority: optional
Filename: pool/main/s/sip6/sip-tools_6.8.3+dfsg-1_all.deb