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

Last updated: October 02,2024

1. Install "python3-admesh.x86_64" package

Here is a brief guide to show you how to install python3-admesh.x86_64 on Fedora 38

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

2. Uninstall "python3-admesh.x86_64" package

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

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

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

Last metadata expiration check: 5:43:42 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-admesh
Version : 0.98.9
Release : 15.fc38
Architecture : x86_64
Size : 58 k
Source : python-admesh-0.98.9-15.fc38.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.