How to Install and Uninstall python3-numpy-stl.x86_64 Package on Fedora 38

Last updated: October 12,2024

1. Install "python3-numpy-stl.x86_64" package

Please follow the guidelines below to install python3-numpy-stl.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install python3-numpy-stl.x86_64

2. Uninstall "python3-numpy-stl.x86_64" package

Please follow the steps below to uninstall python3-numpy-stl.x86_64 on Fedora 38:

$ sudo dnf remove python3-numpy-stl.x86_64 $ sudo dnf autoremove

3. Information about the python3-numpy-stl.x86_64 package on Fedora 38

Last metadata expiration check: 1:43:12 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-numpy-stl
Version : 2.17.1
Release : 2.fc38
Architecture : x86_64
Size : 79 k
Source : python-numpy-stl-2.17.1-2.fc38.src.rpm
Repository : fedora
Summary : Library for reading, writing and modifying STL files
URL : https://github.com/WoLpH/numpy-stl/
License : BSD
Description : Simple library to make working with STL files (and 3D objects in general) fast
: and easy. Due to all operations heavily relying on NumPy this is one of the
: fastest STL editing libraries for Python available.