Information about the package, admesh, which is shipped with common Linux distributions. The admesh package is designed for, Diagnose and/or repair problems with STereo Lithography files.
Package Name:
admesh
Summary:
Diagnose and/or repair problems with STereo Lithography files
Description:
ADMesh is a program for diagnosing and/or repairing commonly encountered problems with STL (STereo Lithography) data files. It can remove degenerate and unconnected facets, connect nearby facets, fill holes by adding facets, and repair facet normals. Simple transformations such as scaling, translation and rotation are also supported. ADMesh can read both ASCII and binary format STL files, while the output can be in AutoCAD DXF, Geomview OFF, STL, or VRML format.
Architecture:
x86_64
Version:
0.97.5
Release:
1.el6
Size:
33 k
Repository:
epel
From Repository:
Licence:
GPLv2+
Control the admesh package with the following handy commands outlined below.
yum install admesh
This command will install admesh on the server.
yum remove admesh
This command will un-install admesh on the server. When you run this command, you will be asked if you are sure that you want to remove admesh, so you have to manually confirm that you want to do this.
yum -y remove admesh
This command will un-install admesh on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove admesh when using the -y flag.
yum update admesh
This command will update admesh to the latest version. When you run this command, you will be asked if you are sure that you want to remove admesh, so you have to manually confirm that you want to do this.
yum -y update admesh
This command will update admesh to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove admesh when using the -y flag.
yum info admesh
This command will show you core information about the admesh package.
yum deplist admesh
This command will show you the dependencies for admesh. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update admesh
This command will check if there is an update waiting on admesh. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.