Debian 的存储库中没有 clisp?

Debian 的存储库中没有 clisp?

我要安装剪辑

我的/etc/apt/sources.list:

deb http://security.debian.org/ testing/updates main contrib
deb-src http://security.debian.org/ testing/updates main contrib

deb http://http.debian.net/debian testing main contrib non-free
deb-src http://http.debian.net/debian testing main contrib non-free

deb http://http.debian.net/debian testing-updates main contrib non-free
deb-src http://http.debian.net/debian testing-updates main contrib non-free

aptitude search clisp什么也不返回。

为什么?

答案1

早在 2014 年,它就被从测试中删除了——https://www.reddit.com/r/lisp/comments/2ery81/clisp_removed_from_debian_testing/

看起来它目前在 sid -https://packages.debian.org/unstable/lisp/

相关内容