< Home - < Back

emacs-agda-el


Information about the package, emacs-agda-el, which is shipped with common Linux distributions. The emacs-agda-el package is designed for, Elisp source files for Agda emacs mode.


Package Name:

emacs-agda-el

Summary:

Elisp source files for Agda emacs mode

Description:

Agda is a dependently typed functional programming language: it has inductive families, which are similar to Haskell's GADTs, but they can be indexed by values and not just types. It also has parameterized modules, mixfix operators, Unicode characters, and an interactive Emacs interface (the type checker can assist in the development of your code). Agda is also a proof assistant: It is an interactive system for writing and checking proofs. Agda is based on intuitionistic type theory, a foundational system for constructive mathematics developed by the Swedish logician Per Martin-Löf. It has many similarities with other proof assistants based on dependent types, such as Coq, Epigram and NuPRL. This provides the Emacs Lisp source files for the Agda interactive mode.

Architecture:

x86_64

Version:

2.3.0.1

Release:

9.el6

Size:

34 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for emacs-agda-el


Control the emacs-agda-el package with the following handy commands outlined below.


Command

Description of Command

yum install emacs-agda-el

This command will install emacs-agda-el on the server.

yum remove emacs-agda-el

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

yum -y remove emacs-agda-el

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

yum update emacs-agda-el

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

yum -y update emacs-agda-el

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

yum info emacs-agda-el

This command will show you core information about the emacs-agda-el package.

yum deplist emacs-agda-el

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

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