📌  相关文章
📜  无法安装所有模块 vmware - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:33.260000             🧑  作者: Mango

代码示例1
# replace  with the version you have installed
wget https://github.com/mkubecek/vmware-host-modules/archive/player-.tar.gz
# uncompress the file you have just downloaded
tar -xzf workstation-14.1.1.tar.gz
# cd into the folder you have just uncompressed
make
sudo make install