Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install prolog-el on Debian Unstable (Sid)


Install prolog-el

Installing prolog-el package on Debian Unstable (Sid) is as easy as running the following command on terminal:

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

prolog-el package information

distro Debian Unstable (Sid)
section Main
name prolog-el
version 1.25-2
description Emacs major mode for editing Prolog code
subsection lisp
website bruda.ca / emacs-prolog / 
maintainer Philipp Benner

Uninstall prolog-el

To remove just prolog-el package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove prolog-el

Uninstall prolog-el and it’s dependent packages

To remove the prolog-el package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove prolog-el

Purging prolog-el

If you also want to delete configuration and/or data files of prolog-el from Debian Sid then this will work:

sudo apt-get purge prolog-el

To delete configuration and/or data files of prolog-el and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove prolog-el

 

Comments

comments