How to Install prolog-el software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install prolog-el software package in Ubuntu 14.04 LTS (Trusty Tahr)

prolog-el software package provides Emacs major mode for editing Prolog code, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install prolog-el 

prolog-el is installed in your system.

Make ensure the prolog-el package were installed using the commands given below,

$ sudo dpkg-query -l | grep prolog-el *

You will get with prolog-el package name, version, architecture and description in a table

prolog-el package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Interpreters
Package prolog-el
Version 1.25-1
Description Emacs major mode for editing Prolog code
Sub Section Interpreters


See Also, How to uninstall or remove prolog-el software package from Ubuntu 14.04 LTS (Trusty Tahr)?