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

Last updated: July 08,2024

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

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

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

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

Please follow the step by step instructions below to uninstall python3-numpy-stl.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 1:01:45 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-numpy-stl
Version : 2.11.2
Release : 3.fc34
Architecture : x86_64
Size : 66 k
Source : python-numpy-stl-2.11.2-3.fc34.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.