码迷,mamicode.com
首页 > 系统相关 > 详细

在Ubuntu 上安装Emacs

时间:2016-12-10 18:53:04      阅读:252      评论:0      收藏:0      [点我收藏+]

标签:htm   需要   snapshot   http   apt   编译   网页   使用   下载   

在Ubuntu16.04系统下安装Emacs非常的简单,只需要在系统终端中执行以下三条命令即可:

sudo add-apt-repository ppa:ubuntu-elisp/ppa
sudo apt-get update
sudo apt-get install emacs-snapshot emacs-snapshot-el

 

除了使用命令的方式安装外也可以自行下载Emacs安装包编译安装。

Emacs网页:http://www.gnu.org/software/emacs/

Emacs.gz等安装包下载地址:http://ftp.gnu.org/gnu/emacs/


本文转载更新地址:http://www.linuxdiyf.com/linux/20927.html

在Ubuntu 上安装Emacs

标签:htm   需要   snapshot   http   apt   编译   网页   使用   下载   

原文地址:http://www.cnblogs.com/duguqiuying/p/6156126.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!