|
怎么会这样呢?我是只装了个基本系统,然后自己装部件的,firefox没办法装上。。。
3x~ :thank
root@ubuntu:~ # apt-get install firefox
Reading package lists... Done
Building dependency tree... Done
Package firefox 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
E: Package firefox has no installation candidate
root@ubuntu:~ # apt-get install mozilla-firefox
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.
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:
mozilla-firefox: Depends: firefox but it is not installable
E: Broken packages
root@ubuntu:~ # |
|