https://www.how2shout.com/linux/installing-vmware-workstation-17-player-on-ubuntu-22-04-lts/
Installing VMware Workstation 17 Player on Ubuntu 22.04 LTS
The steps to install Vmware Player 17 are performed for Ubuntu 22.04 Jammy. But can also be used for Debian, 11 Linux Mint, or POP OS.
www.how2shout.com
참고 블로그
vmware player 17 홈페이지에서 다운받기(리눅스용)
$ sudo apt install build-essential
$ cd Downloads
$ sudo bash VMware-Player-Full-*.x86_64.bundle
$ sudo vmware-modconfig --console --install-all
나중에 삭제할 땐
$ sudo vmware-installer -u vmware-player
'리눅스' 카테고리의 다른 글
sftp chroot 적용 우분투 ubuntu 22.04 (0) | 2023.02.23 |
---|---|
ssh key 생성하기 (1) | 2023.02.23 |
스크립트 활용한 자동실행 (CCTV 자료 주기적 복사) (0) | 2023.02.02 |
Jellyfin docker compose (0) | 2023.02.01 |
우분투 22.04 i386 dpkg 삭제방법 (0) | 2023.02.01 |