< Home - < Back

emacs-auto-complete


Information about the package, emacs-auto-complete, which is shipped with common Linux distributions. The emacs-auto-complete package is designed for, Intelligent auto-complete extension for GNU Emacs.


Package Name:

emacs-auto-complete

Summary:

Intelligent auto-complete extension for GNU Emacs

Description:

Auto Complete Mode is an intelligent auto-completion extension for GNU Emacs. Auto Complete Mode renews an old completion interface and provides an environment that makes users could be more concentrate on their own works. It comes with built-in completion support for C, C++, Clojure, CSS, Java, JavaScript, PHP, Python, Ruby, Scheme and TCL.

Architecture:

noarch

Version:

1.3.1

Release:

1.el6

Size:

166 k

Repository:

epel

From Repository:

Licence:

GPLv3 and GFDL



Handy Yum Commands for emacs-auto-complete


Control the emacs-auto-complete package with the following handy commands outlined below.


Command

Description of Command

yum install emacs-auto-complete

This command will install emacs-auto-complete on the server.

yum remove emacs-auto-complete

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

yum -y remove emacs-auto-complete

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

yum update emacs-auto-complete

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

yum -y update emacs-auto-complete

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

yum info emacs-auto-complete

This command will show you core information about the emacs-auto-complete package.

yum deplist emacs-auto-complete

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

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