< Home - < Back

superiotool


Information about the package, superiotool, which is shipped with common Linux distributions. The superiotool package is designed for, Simple program for detecting Super I/O on your mainboard.


Package Name:

superiotool

Summary:

Simple program for detecting Super I/O on your mainboard

Description:

User-space helper tool which allows you to detect which Super I/O you have on your mainboard, and it can provide detailed information about the register contents of the Super I/O.

Architecture:

x86_64

Version:

0

Release:

0.27.20110607svn6543.el6

Size:

39 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for superiotool


Control the superiotool package with the following handy commands outlined below.


Command

Description of Command

yum install superiotool

This command will install superiotool on the server.

yum remove superiotool

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

yum -y remove superiotool

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

yum update superiotool

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

yum -y update superiotool

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

yum info superiotool

This command will show you core information about the superiotool package.

yum deplist superiotool

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

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