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

Last updated: May 21,2024

1. Install "numpy-stl" package

In this section, we are going to explain the necessary steps to install numpy-stl on Kali Linux

$ sudo apt update $ sudo apt install numpy-stl

2. Uninstall "numpy-stl" package

This tutorial shows how to uninstall numpy-stl on Kali Linux:

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

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

Package: numpy-stl
Version: 2.9.0-2
Installed-Size: 20
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-stl
Size: 7632
SHA256: 24604bae27cde530f3d14509227aa1543eec26128466e62c59afa3be375b26ee
SHA1: 455b90c406570e6cd14a2afaa66a412a4b7a4771
MD5sum: c80d401e28455a9a38db6719561d6b4f
Description: stl file and 3d object handling (tools)
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.
.
This package contains tools to convert between the ascii and binary
stl file format versions, using Numpy-STL.
Description-md5:
Homepage: https://github.com/WoLpH/numpy-stl
Section: python
Priority: optional
Filename: pool/main/n/numpy-stl/numpy-stl_2.9.0-2_all.deb