< Home - < Back

automake14


Information about the package, automake14, which is shipped with common Linux distributions. The automake14 package is designed for, A GNU tool for automatically creating Makefiles.


Package Name:

automake14

Summary:

A GNU tool for automatically creating Makefiles

Description:

Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. This package contains Automake 1.4, an older version of Automake. You should install it if you need to run automake in a project that has not yet been updated to work with newer versions of Automake.

Architecture:

noarch

Version:

1.4p6

Release:

19.2.el6

Size:

221 k

Repository:

base

From Repository:

Licence:

GPLv2+



Handy Yum Commands for automake14


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


Command

Description of Command

yum install automake14

This command will install automake14 on the server.

yum remove automake14

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

yum -y remove automake14

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

yum update automake14

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

yum -y update automake14

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

yum info automake14

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

yum deplist automake14

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

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