|
|

楼主 |
发表于 2008-2-11 10:00:00
|
显示全部楼层
我想我应该没有看错吧。
我是在安装aptitude的时候,突然发现怎么要装那么多的东西。
才发现居然真的是带了recommand。
apt-get install 是带recommand的,不知哪里改
aptitude 没有问题
synaptic 要关掉带recommand的选项,但是问题是下次用的时候,那个选项又勾上了。
#apt-get install aptitude
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libclass-accessor-perl libcwidget1 libhtml-template-perl libio-string-perl
libparse-debianchangelog-perl libxml-libxml-common-perl libxml-libxml-perl
libxml-namespacesupport-perl libxml-sax-perl libxml-simple-perl
Suggested packages:
debtags tasksel libcwidget-dev libipc-sharedcache-perl
The following NEW packages will be installed:
aptitude libclass-accessor-perl libcwidget1 libhtml-template-perl
libio-string-perl libparse-debianchangelog-perl libxml-libxml-common-perl
libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-perl
libxml-simple-perl
0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
Need to get 673kB/3482kB of archives.
After unpacking 10.7MB of additional disk space will be used.
Do you want to continue [Y/n]? n
Abort. |
|