< Home - < Back

skeinforge-doc


Information about the package, skeinforge-doc, which is shipped with common Linux distributions. The skeinforge-doc package is designed for, Documentation for skeinforge.


Package Name:

skeinforge-doc

Summary:

Documentation for skeinforge

Description:

Skeinforge is a tool chain composed of Python scripts that converts your 3D model into G-Code instructions for RepRap. This is the documentation.

Architecture:

noarch

Version:

12.03.14

Release:

16.el6

Size:

231 k

Repository:

epel

From Repository:

Licence:

AGPLv3



Handy Yum Commands for skeinforge-doc


Control the skeinforge-doc package with the following handy commands outlined below.


Command

Description of Command

yum install skeinforge-doc

This command will install skeinforge-doc on the server.

yum remove skeinforge-doc

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

yum -y remove skeinforge-doc

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

yum update skeinforge-doc

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

yum -y update skeinforge-doc

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

yum info skeinforge-doc

This command will show you core information about the skeinforge-doc package.

yum deplist skeinforge-doc

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

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