Ubuntu20.04安装VMware player16.2.4,不弹出安装界面的问题

1.先在官网上下载VMware player16.2.4进行下载,Ubuntu20.04对VMware player16.2.4进行安装

 

2.安装完成后,应该会有如图下的弹窗界面,但是我没有

 解决方法:

点击Ubuntu的VMware player的程序图标,弹窗报错:"Command ‘gcc’ not found, but can be installed with:sudo apt install gcc"的问题

1.安装gcc9.4.0

  1. 查看gcc版本信息
gcc-v

在s这里插入图片描述

     2.执行

 sudo rm /var/cache/apt/archives/lock
 sudo rm /var/lib/dpkg/lock

     3.安装

sudo apt install gcc

在这里插入图片描述

         4.运行错误后,运行:

sudo apt-get update 

         5.安装:

sudo apt-get  install  build-essential

在这里插入图片描述

         6.安装成功后查看gcc版本

gcc --version

在这里插入图片描述

 安装完gcc后,在Ubuntu点击VMware player的程序图标,弹窗报错:newer version of VMware Player installed,must be unistall的问题;是因为之前我安装过VMware player的16.2.5版本

2.卸载VMware player16.2.5

        1. vmware-uninstall //在Ubuntu的终端输入该命令


You have gotten this message because you are either downgrading VMware
Workstation, Player, or VIX, or because you attempted to or:rgb(255 111 119)">run either
vmware-uninstall or vmware-uninstall-vix.
If you are downgrading, please uninstall all newer versions first, then
install or:rgb(255 95 0)">again.
 
The vmware-uninstall* scripts have been or:rgb(98 189 255)">deprecated.  Instead, please use
the vmware-installer.
Long or:rgb(73 238 255)">form:
      vmware-installer --uninstall-product PRODUCT
Short or:rgb(73 238 255)">form:
      vmware-installer -u PRODUCT
Where PRODUCT is one of vmware-workstation, vmware-player, or vmware-vix.
For a list of which products are installed, you may or:rgb(255 111 119)">run:
      vmware-installer --list-products
or:

        2.# vmware-installer -l //检查当前的VMware的版本

# vmware-installer -l
Product Name         Product Version     
==================== ====================
vmware-workstation   or:rgb(144 255 173)">10.0.4.22499or:rgb(144 255 173)">10  

        3.# vmware-installer -u vmware-workstation //执行删除卸载(vmware-workstation填写你的product name)

执行以上步骤后,在Ubuntu点击VMware player的程序图标,可以弹出安装界面

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值