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

Last updated: January 23,2025

1. Install "python3-stl" package

Here is a brief guide to show you how to install python3-stl on Kali Linux

$ sudo apt update $ sudo apt install python3-stl

2. Uninstall "python3-stl" package

Please follow the guidelines below to uninstall python3-stl on Kali Linux:

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

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

Package: python3-stl
Source: numpy-stl (2.9.0-2)
Version: 2.9.0-2+b4
Installed-Size: 197
Maintainer: Debian Python Team
Architecture: amd64
Replaces: python3-numpy-stl
Provides: python3-numpy-stl
Depends: libc6 (>= 2.7), python3 (<< 3.13), python3 (>= 3.11~), python3-numpy, python3-python-utils, python3:any
Breaks: python3-numpy-stl
Size: 49608
SHA256: 29fe7da88bc07fe1b28bedac575de8b121ada533a592142202965783c7586a7b
SHA1: 50b33608a88587566d9aa32c5384df063015d0de
MD5sum: d8fd87337d07c82cc8f28446259cd94e
Description: stl file and 3d object handling for the Python language
Numpy-STL is a library for working with STL files (and 3D objects in
general) in the Python language.
Due to all operations heavily relying on Numpy this is one of the fastest
STL editing libraries for Python available.
Description-md5:
Homepage: https://github.com/WoLpH/numpy-stl
Section: python
Priority: optional
Filename: pool/main/n/numpy-stl/python3-stl_2.9.0-2+b4_amd64.deb