< Home - < Back

ruby-rdoc


Information about the package, ruby-rdoc, which is shipped with common Linux distributions. The ruby-rdoc package is designed for, A tool to generate documentation from Ruby source files.


Package Name:

ruby-rdoc

Summary:

A tool to generate documentation from Ruby source files

Description:

The rdoc is a tool to generate the documentation from Ruby source files. It supports some output formats, like HTML, Ruby interactive reference (ri), XML and Windows Help file (chm).

Architecture:

x86_64

Version:

1.8.7.374

Release:

5.el6

Size:

381 k

Repository:

base

From Repository:

Licence:

(GPLv2 or Ruby) and CC-BY



Handy Yum Commands for ruby-rdoc


Control the ruby-rdoc package with the following handy commands outlined below.


Command

Description of Command

yum install ruby-rdoc

This command will install ruby-rdoc on the server.

yum remove ruby-rdoc

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

yum -y remove ruby-rdoc

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

yum update ruby-rdoc

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

yum -y update ruby-rdoc

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

yum info ruby-rdoc

This command will show you core information about the ruby-rdoc package.

yum deplist ruby-rdoc

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

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