红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Debian

我的debian为什么装不上tor

发布时间:2007-12-30 00:23:02来源:红联作者:Interlude
以前我介绍了如何在linux下带套,最近发现我虚拟的debian不能安装tor了,总说找不到软件包……

其实在tor的官方网站中就有链接:

在sources.list加上这样类似的一行

deb http://mirror.noreply.org/pub/tor main
deb-src http://mirror.noreply.org/pub/tor main

如果你是etch版本的debian,就这样:

deb http://mirror.noreply.org/pub/tor etch main
deb-src http://mirror.noreply.org/pub/tor etch main

例行公事,安装密钥:

$ gpg --keyserver subkeys.pgp.net --recv 94C09C7F
$ gpg --fingerprint 94C09C7F

ok,你可以正常的带套了。
文章评论

共有 0 条评论