< Home - < Back

rubygem-transaction-simple


Information about the package, rubygem-transaction-simple, which is shipped with common Linux distributions. The rubygem-transaction-simple package is designed for, Simple object transaction support for Ruby.


Package Name:

rubygem-transaction-simple

Summary:

Simple object transaction support for Ruby

Description:

Transaction::Simple provides a generic way to add active transaction support to objects. The transaction methods added by this module will work with most objects, excluding those that cannot be Marshal-ed (bindings, procedure objects, IO instances, or singleton objects).

Architecture:

noarch

Version:

1.4.0.2

Release:

3.el6

Size:

16 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for rubygem-transaction-simple


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


Command

Description of Command

yum install rubygem-transaction-simple

This command will install rubygem-transaction-simple on the server.

yum remove rubygem-transaction-simple

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

yum -y remove rubygem-transaction-simple

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

yum update rubygem-transaction-simple

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

yum -y update rubygem-transaction-simple

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

yum info rubygem-transaction-simple

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

yum deplist rubygem-transaction-simple

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

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