< Home - < Back

autoconf268


Information about the package, autoconf268, which is shipped with common Linux distributions. The autoconf268 package is designed for, A GNU tool for automatically configuring source code.


Package Name:

autoconf268

Summary:

A GNU tool for automatically configuring source code

Description:

GNU Autoconf is a tool for configuring source code and Makefiles. Using Autoconf, programmers can create portable and configurable packages, since the person building the package is allowed to specify various configuration options. You should install Autoconf if you are developing software and would like to create shell scripts that configure your source code packages. If you are installing Autoconf, you will also need to install the GNU m4 package. Note that the Autoconf package is not required for the end-user who may be configuring software with an Autoconf-generated script; Autoconf is only required for the generation of the scripts, not their use. This provides a more recent version with program suffix "268", e.g. autoconf268, for building packages that need it.

Architecture:

noarch

Version:

2.68

Release:

2.el6

Size:

907 k

Repository:

epel

From Repository:

Licence:

GPLv3+ and GFDL



Handy Yum Commands for autoconf268


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


Command

Description of Command

yum install autoconf268

This command will install autoconf268 on the server.

yum remove autoconf268

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

yum -y remove autoconf268

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

yum update autoconf268

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

yum -y update autoconf268

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

yum info autoconf268

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

yum deplist autoconf268

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

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