< Home - < Back

summain


Information about the package, summain, which is shipped with common Linux distributions. The summain package is designed for, File manifest generator.


Package Name:

summain

Summary:

File manifest generator

Description:

Summain generates file manifests, which contain metadata about the files, and a checksum of their content for regular files. The manifest can be generated for a directory tree at different points in time and compared (with diff) to see if something has changed.

Architecture:

x86_64

Version:

0.18

Release:

1.el6

Size:

29 k

Repository:

epel

From Repository:

Licence:

GPLv3+



Handy Yum Commands for summain


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


Command

Description of Command

yum install summain

This command will install summain on the server.

yum remove summain

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

yum -y remove summain

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

yum update summain

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

yum -y update summain

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

yum info summain

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

yum deplist summain

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

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