< Home - < Back

simarrange


Information about the package, simarrange, which is shipped with common Linux distributions. The simarrange package is designed for, STL 2D plate packer with collision simulation.


Package Name:

simarrange

Summary:

STL 2D plate packer with collision simulation

Description:

Simarrange is a program that simulates collisions between STL meshes in 2D in order to generate tightly packed sets of parts. It takes a directory of STL files as input and outputs STL files with combined plates of parts. The parts are assumed to be in the correct printable orientation already.

Architecture:

x86_64

Version:

0.0

Release:

1.20131019gitd52382f.el6

Size:

29 k

Repository:

epel

From Repository:

Licence:

AGPLv3+



Handy Yum Commands for simarrange


Control the simarrange package with the following handy commands outlined below.


Command

Description of Command

yum install simarrange

This command will install simarrange on the server.

yum remove simarrange

This command will un-install simarrange on the server. When you run this command, you will be asked if you are sure that you want to remove simarrange, so you have to manually confirm that you want to do this.

yum -y remove simarrange

This command will un-install simarrange 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 simarrange when using the -y flag.

yum update simarrange

This command will update simarrange to the latest version. When you run this command, you will be asked if you are sure that you want to remove simarrange, so you have to manually confirm that you want to do this.

yum -y update simarrange

This command will update simarrange 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 simarrange when using the -y flag.

yum info simarrange

This command will show you core information about the simarrange package.

yum deplist simarrange

This command will show you the dependencies for simarrange. 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 simarrange

This command will check if there is an update waiting on simarrange. 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.