< Home - < Back

rubygem-systemu


Information about the package, rubygem-systemu, which is shipped with common Linux distributions. The rubygem-systemu package is designed for, Multi-platform command execution and capture.


Package Name:

rubygem-systemu

Summary:

Multi-platform command execution and capture

Description:

systemu can be used on any platform to return status, stdout, and stderr of any command.

Architecture:

noarch

Version:

1.2.0

Release:

3.el6

Size:

15 k

Repository:

epel

From Repository:

Licence:

GPLv2 or Ruby



Handy Yum Commands for rubygem-systemu


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


Command

Description of Command

yum install rubygem-systemu

This command will install rubygem-systemu on the server.

yum remove rubygem-systemu

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

yum -y remove rubygem-systemu

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

yum update rubygem-systemu

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

yum -y update rubygem-systemu

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

yum info rubygem-systemu

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

yum deplist rubygem-systemu

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

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