Difference between revisions of "GNULinux"

From WikEmacs
Jump to navigation Jump to search
(Replaced content with "{{Delete|Poorly names page}}")
Line 1: Line 1:
== Installing ==
+
{{Delete|Poorly names page}}
 
 
== Building Emacs ==
 
You can build Emacs from [https://github.com/emacsmirror/emacs source] on every distribution out there. Use this option only if your distribution doesn't already provide an Emacs version of interest to you.
 
 
 
Very few distributions bundle Emacs snapshot builds. If your distribution does not have very latest builds, try the following unofficial repositories.
 
 
 
== Debian ==
 
See [http://emacs.naquadah.org/ emacs-snapshot APT repo]. The page contains installation instructions. High quality, highly recommended builds! After adding the repo install with the following command:
 
<source lang="bash">
 
$ sudo apt-get install emacs-snapshot
 
</source>
 
 
 
== Ubuntu ==
 
<source lang="bash">
 
$ sudo apt-add-repository ppa:cassou/emacs
 
$ sudo apt-get install emacs-snapshot
 
</source>
 
 
 
== Gentoo ==
 
See [http://www.gentoo.org/proj/en/lisp/emacs/emacs.xml Emacs on Gentoo page].
 
 
 
== Arch Linux ==
 
See  [http://aur.archlinux.org/packages.php?ID=33337 emacs-bzr] package from [http://aur.archlinux.org/index.php AUR]
 
 
 
== Slackware ==
 
Compile and Install using [http://github.com/cycojesus/slackbuilds/tree/master/e/emacs emacs.SlackBuild (unofficial)].
 
 
 
== Fedora ==
 
No pre-built packages.
 
 
 
== SusE ==
 
No pre-built packages.
 
 
 
== Mandriva ==
 
No pre-built packages.
 
 
 
[[Category:GNULinux]][[Category:Emacs-24.1]]
 

Revision as of 05:20, 27 March 2012

This page is scheduled for Deletion.

Poorly names page