首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >是否有给修邦图的emacs?

是否有给修邦图的emacs?
EN

Ask Ubuntu用户
提问于 2012-03-06 12:50:44
回答 3查看 2.1K关注 0票数 0

如何在Xubuntu上安装emacs,命令:

代码语言:javascript
复制
sudo apt-get install emacs

不起作用

EN

回答 3

Ask Ubuntu用户

回答已采纳

发布于 2012-03-06 13:17:20

查找方法之一是在浏览器中导航到以下URL:

http://packages.ubuntu.com/

在那里尝试你的搜索,当然你需要选择你使用的适当版本。如果包包含在您的ubuntu版本中,这将给出一个简短的回答。

另一种简单的方法是在本地系统上搜索,如果emacs在PPA中可用的话。

  • 通过发出Ctrl-Alt-T或在Dash中搜索终端来打开命令行终端,并键入#sudo apt-get更新#apt-cache搜索emacs。

这将搜索ppa中的所有包,以查找标题中的emacs单词。

根据我的答复,有几个可用的软件包。

代码语言:javascript
复制
emacs - The GNU Emacs editor (metapackage)
emacs-goodies-el - Miscellaneous add-ons for Emacs
emacs23 - The GNU Emacs editor (with GTK+ user interface)
emacs23-bin-common - The GNU Emacs editor's shared, architecture dependent files
emacs23-common - The GNU Emacs editor's shared, architecture independent infrastructure
emacs23-el - GNU Emacs LISP (.el) files
emacs23-nox - The GNU Emacs editor (without X support)

所以基本上你可以试着

代码语言:javascript
复制
#sudo apt-get install   

上述任何一种包裹。

票数 7
EN

Ask Ubuntu用户

发布于 2012-04-23 21:47:38

代码语言:javascript
复制
sudo apt-get install emacs

应该能起作用。

票数 2
EN

Ask Ubuntu用户

发布于 2012-04-24 02:24:38

默认情况下,Xubuntu包括。请转到菜单,系统,,并搜索EMACS。它将引导您找到正确的应用程序。

票数 2
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/110504

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档