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

Last updated: November 29,2024

1. Install "python3-admesh.x86_64" package

In this section, we are going to explain the necessary steps to install python3-admesh.x86_64 on Fedora 39

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

2. Uninstall "python3-admesh.x86_64" package

This is a short guide on how to uninstall python3-admesh.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 3:10:54 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-admesh
Version : 0.98.9
Release : 17.fc39
Architecture : x86_64
Size : 75 k
Source : python-admesh-0.98.9-17.fc39.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.