< Home - < Back

system-config-lvm


Information about the package, system-config-lvm, which is shipped with common Linux distributions. The system-config-lvm package is designed for, A utility for graphically configuring Logical Volumes.


Package Name:

system-config-lvm

Summary:

A utility for graphically configuring Logical Volumes

Description:

system-config-lvm is a utility for graphically configuring Logical Volumes

Architecture:

noarch

Version:

1.1.12

Release:

17.el6_7.1

Size:

466 k

Repository:

base

From Repository:

Licence:

GPLv2



Handy Yum Commands for system-config-lvm


Control the system-config-lvm package with the following handy commands outlined below.


Command

Description of Command

yum install system-config-lvm

This command will install system-config-lvm on the server.

yum remove system-config-lvm

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

yum -y remove system-config-lvm

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

yum update system-config-lvm

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

yum -y update system-config-lvm

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

yum info system-config-lvm

This command will show you core information about the system-config-lvm package.

yum deplist system-config-lvm

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

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