< Home - < Back

easy-basesystem


Information about the package, easy-basesystem, which is shipped with common Linux distributions. The easy-basesystem package is designed for, Skeleton package which defines the Easy RPM filesystem hierarchy.


Package Name:

easy-basesystem

Summary:

Skeleton package which defines the Easy RPM filesystem hierarchy

Description:

Basesystem defines the basic properties of a system using the Easy RPM system. It should be in every installation, thus never removed.

Architecture:

noarch

Version:

1.0.0

Release:

1

Size:

201

Repository:

installed

From Repository:

Licence:

cPanel/WHM



Handy Yum Commands for easy-basesystem


Control the easy-basesystem package with the following handy commands outlined below.


Command

Description of Command

yum install easy-basesystem

This command will install easy-basesystem on the server.

yum remove easy-basesystem

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

yum -y remove easy-basesystem

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

yum update easy-basesystem

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

yum -y update easy-basesystem

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

yum info easy-basesystem

This command will show you core information about the easy-basesystem package.

yum deplist easy-basesystem

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

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