Ubuntu   发布时间:2022-05-10  发布网站:大佬教程  code.js-code.com
大佬教程收集整理的这篇文章主要介绍了ubuntu 20.04 安装 virtualbox 6.1.20大佬教程大佬觉得挺不错的,现在分享给大家,也给大家做个参考。

下载并安装

dpkg -i virtualBox-6.1_6.1.20-143896_Ubuntu_eoan_amd64.deb 

错误

dpkg: dependency problems prevent configuration of virtualBox-6.1:
 virtualBox-6.1 depends on libqt5core5a (>= 5.12.2); however:
  Package libqt5core5a is not installed.
 virtualBox-6.1 depends on libqt5gui5 (>= 5.4.0) | libqt5gui5-gles (>= 5.4.0); however:
  Package libqt5gui5 is not installed.
  Package libqt5gui5-gles is not installed.
 virtualBox-6.1 depends on libqt5opengl5 (>= 5.0.2); however:
  Package libqt5opengl5 is not installed.
 virtualBox-6.1 depends on libqt5printsupport5 (>= 5.0.2); however:
  Package libqt5printsupport5 is not installed.
 virtualBox-6.1 depends on libqt5widgets5 (>= 5.12.2); however:
  Package libqt5widgets5 is not installed.
 virtualBox-6.1 depends on libqt5x11extras5 (>= 5.6.0); however:
  Package libqt5x11extras5 is not installed.
 virtualBox-6.1 depends on libsdl1.2debian (>= 1.2.11); however:
  Package libsdl1.2debian is not installed.
 virtualBox-6.1 depends on python (<< 2.8); however:
  Package python is not installed.
 virtualBox-6.1 depends on python (>= 2.7); however:
  Package python is not installed.
 virtualBox-6.1 depends on python:any (>= 2.6.6-7~); however:

解决

apt --fix-broken install

安装扩展

大佬总结

以上是大佬教程为你收集整理的ubuntu 20.04 安装 virtualbox 6.1.20全部内容,希望文章能够帮你解决ubuntu 20.04 安装 virtualbox 6.1.20所遇到的程序开发问题。

如果觉得大佬教程网站内容还不错,欢迎将大佬教程推荐给程序员好友。

本图文内容来源于网友网络收集整理提供,作为学习参考使用,版权属于原作者。
如您有任何意见或建议可联系处理。小编QQ:384754419,请注明来意。
标签: