OS: Ubuntu 12.10 (GNU/Linux 3.8.4-x86_64-linode31 x86_64)
$ emacs --version
=> 23.4.1
$ which emacs
/usr/bin/emacs
Run Code Online (Sandbox Code Playgroud)
如何将系统的emacs升级到24.3?
不需要新的存储库——只需安装emacs24你想要的包。
来自我的 12.10 系统:
edd@max:~$ COLUMNS=80 dpkg -l | grep "^ii emacs"
ii emacs-goodies- 35.2ubuntu2 all Miscellaneous add-ons for Emacs
ii emacs23-bin-co 23.4+1-4ubun amd64 The GNU Emacs editor's shared, ar
ii emacs23-common 23.4+1-4ubun all The GNU Emacs editor's shared, ar
ii emacs23-common 23.4+1-1 all GNU Emacs shared, architecture in
ii emacs23-lucid 23.4+1-4ubun amd64 The GNU Emacs editor
ii emacs24 24.1+1-2ubun amd64 GNU Emacs editor (with GTK+ user
ii emacs24-bin-co 24.1+1-2ubun amd64 GNU Emacs editor's shared, archit
ii emacs24-common 24.1+1-2ubun all GNU Emacs editor's shared, archit
ii emacs24-common 24.1+1-1 all GNU Emacs common non-DFSG items,
ii emacsen-common 2.0.3 all Common facilities for all emacsen
edd@max:~$
Run Code Online (Sandbox Code Playgroud)
所以只需sudo apt-get install emacs24加上你喜欢的任何附加包。这允许 emacs23 和 emacs24 共存,emacs23 提供默认值。(您可以覆盖它,请参阅man dpkg-alternatives)。
| 归档时间: |
|
| 查看次数: |
1987 次 |
| 最近记录: |