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

Last updated: May 18,2024

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

This is a short guide on how to install python3-numpy-stl.x86_64 on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 1:45:19 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-numpy-stl
Version : 2.16.0
Release : 3.fc35
Architecture : x86_64
Size : 67 k
Source : python-numpy-stl-2.16.0-3.fc35.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.