|
- debian:# apt-cache policy emacs-snapshot
- emacs-snapshot:
- Installed: (none)
- Candidate: 1:20060217-2
- Version table:
- 1:20060217-2 0
- 990 http://debian.cn99.com unstable/main Packages
- 1:20060209-1 0
- 990 http://debian.okey.net unstable/main Packages
复制代码 apt-get install emacs-snapshot,默认是安装20060217-2,但我想安装下面的一个包20060209-1,请教该如何?谢谢 |
|