在网上看到apt-file具有如此功能:apt-get install apt-file; apt-file update; apt-file search more | grep bin | grep more
发现package名字叫util-linux。
apt-get install util-linux却失败了:-(
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
util-linux: Depends: tzdata (>= 2006c-2) but it is not going to be installed
E: Broken packages
$apt-get install util-linux tzdata
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libc6: Conflicts: tzdata (< 2007e-2) but 2007b-1 is to be installed
E: Broken packages
我的系统出问题了。一次我试图安装NFS但是给我的信息是
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
愚蠢的是,我输入了Yes, do as I say!