< Home - < Back

rubygem-dnsruby


Information about the package, rubygem-dnsruby, which is shipped with common Linux distributions. The rubygem-dnsruby package is designed for, Ruby DNS(SEC) implementation.


Package Name:

rubygem-dnsruby

Summary:

Ruby DNS(SEC) implementation

Description:

Dnsruby is a pure Ruby DNS client library. It provides a complete DNS client implementation, including DNSSEC. It can also load (BIND) zone files. Dnsruby has been used in OpenDNSSEC and ISC's DLV service.

Architecture:

noarch

Version:

1.53

Release:

1.el6

Size:

397 k

Repository:

epel

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for rubygem-dnsruby


Control the rubygem-dnsruby package with the following handy commands outlined below.


Command

Description of Command

yum install rubygem-dnsruby

This command will install rubygem-dnsruby on the server.

yum remove rubygem-dnsruby

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

yum -y remove rubygem-dnsruby

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

yum update rubygem-dnsruby

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

yum -y update rubygem-dnsruby

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

yum info rubygem-dnsruby

This command will show you core information about the rubygem-dnsruby package.

yum deplist rubygem-dnsruby

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

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