我正在尝试安装 Zoom,但这是日志。
kali@kali:~$ sudo apt install ./zoom_amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'zoom' instead of './zoom_amd64.deb'
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:
zoom : Depends: libgl1-mesa-glx but it is not installable
Depends: libegl1-mesa but it is not installable
这是kali的部分安装,我第一次安装的时候连桌面环境都没有。我xfce desktop environment
安装后还安装了。
我知道我缺少一些标题,但如何调整它们?或者如何修复这个错误,我通过搜索引擎进行研究但总是失败。
编辑:尝试单独安装包
kali@kali:~$ sudo apt-get install libgl1-mesa-glx
[sudo] password for kali:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package libgl1-mesa-glx 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 'libgl1-mesa-glx' has no installation candidate