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

Last updated: October 05,2024

1. Install "python3-admesh.x86_64" package

This tutorial shows how to install python3-admesh.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-admesh.x86_64

2. Uninstall "python3-admesh.x86_64" package

Learn how to uninstall python3-admesh.x86_64 on Fedora 34:

$ sudo dnf remove python3-admesh.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:05:42 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-admesh
Version : 0.98.9
Release : 9.fc34
Architecture : x86_64
Size : 59 k
Source : python-admesh-0.98.9-9.fc34.src.rpm
Repository : fedora
Summary : Python 3 bindings for ADMesh, STL manipulation library
URL : https://github.com/admesh/python-admesh
License : GPLv2+
Description : This module provides bindings for the ADMesh library.
: It lets you manipulate 3D models in binary or ASCII STL
: format and partially repair them if necessary.