B1: Tải vmware từ trang chủ.
https://www.vmware.com/products/workstation-pro/workstation-pro-evaluation.html
B2: Di chuyển tới thư mục download. Mở terminal và chạy lênh sau.
sudo chmod +x ~/Downloads/[vmware file name].bundle
vd: sudo chmod +x ~/Downloads/VMware-Workstation-Full-15.5.6-16341506.x86_64.bundle
B3: Install Dependencies.
sudo apt-get -y install gcc make linux-headers-$(uname -r) dkms
B4: Tiến hành cài đặt.
sudo ~/Downloads/[vmware file name].bundle
vd: sudo ~/Downloads/VMware-Workstation-Full-15.5.6-16341506.x86_64.bundle
Nếu trong quá trình có bất kỳ câu hỏi nào cứ gõ yes. tiếp tục nhấn enter cho tới khi hoàn thành.