|
发表于 2014-8-21 20:22:40
|
显示全部楼层
@allen 发表于 2014-8-21 09:59
apt-get update
apt-cache search chrom
应该就找得到
Package chromium is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
chromium-bsu chromium-browser
E: Package 'chromium' has no installation candidate
root@home:~# apt-get install chromium-browser
Reading package lists... Done
Building dependency tree
Reading state information... 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:
chromium-browser : Depends: chromium (>= 10) but it is not installable
E: Unable to correct problems, you have held broken packages.
|
|