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

Last updated: May 12,2024

1. Install "python3-skbuild" package

This is a short guide on how to install python3-skbuild on Kali Linux

$ sudo apt update $ sudo apt install python3-skbuild

2. Uninstall "python3-skbuild" package

This is a short guide on how to uninstall python3-skbuild on Kali Linux:

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

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

Package: python3-skbuild
Source: scikit-build
Version: 0.17.6-1
Installed-Size: 299
Maintainer: Debian Python Team
Architecture: all
Depends: cmake, python3-distro, python3-setuptools, python3-packaging, python3-pkg-resources, python3-tomli | python3 (>> 3.11), python3-typing-extensions | python3 (>> 3.8), python3-wheel, python3:any
Suggests: python-skbuild-doc
Size: 76548
SHA256: c2611abc85310313d3f54e2d378dad035e0d589573485e52950a9e5372e19766
SHA1: 4d9b595ec1062e2980b50749ecf246d042164d0a
MD5sum: 3f97a575683669f4948a8f568fca14ea
Description: improved build system generator for Python C/C++/Fortran/Cython extensions
Better support is available for additional compilers, build systems, cross
compilation, and locating dependencies and determining their build
requirements.
.
The scikit-build package is fundamentally just glue between the setuptools
Python module and CMake.
.
This is Python 3 module.
Description-md5:
Homepage: https://scikit-build.readthedocs.io/en/latest/
Section: python
Priority: optional
Filename: pool/main/s/scikit-build/python3-skbuild_0.17.6-1_all.deb