Debian Gnome 8 install VM Workstation

本文介绍在Debian Linux系统中安装VMware所需的步骤,包括安装内核头文件包,下载并设置VMware Workstation的执行权限,以及运行安装程序的过程。同时提供卸载VMware Workstation的方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

#copy from my sina blog http://blog.sina.com.cn/s/articlelist_1741226685_0_1.html

#default debian linux have not install kerner headerspacker
#so ,if when install vmware , will trouble in “The path "" is not avalid path to the 3.14.0-4-amd64 kernel #headers”

sudo aptitudeupdate
sudo aptitude searchlinux-headers-$(uname -r)
sudo aptitude install linux-headers-$(uname -r)
#download VM workstation from VM website
#https://my.vmware.com/web/vmware/info/slug/desktop_end_user_computing/vmware_workstation_pro/12_0
# for linux XXX.bundle
#change permission
chmod +x XXX.bundle
# run app

sudo . /XXX.bundle


#here is method of how to uninstall vmware station

sudo ./VMware-Workstation-Full-12.1.0-3272444.x86_64.bundle--uninstall-product vmware-workstation

#or you can do this:
sudovmware-installer --uninstall-productvmware-workstation

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值