Skip to content

Commit

Permalink
Update vmware.md
Browse files Browse the repository at this point in the history
  • Loading branch information
4k4xs4pH1r3 authored Nov 7, 2023
1 parent 9d46b83 commit f0b469c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Virtualization/vmware.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Close VMware
#
### Ubuntu Kodachi | Jammy Jellyfish | Impish | Hirsute | Groovy | Focal | Eoan | Disco | Bionic

sudo apt install build-essential gcc-12 gcc-12-base gcc-12-base gcc-12-multilib -y && sudo apt-get install linux-headers-$(uname -r) -y && sudo apt-get install libcanberra-gtk* libcanberra-gtk-module:i386 -y && wget https://download3.vmware.com/software/WKST-1702-LX/VMware-Workstation-Full-17.0.2-21581411.x86_64.bundle && sudo ./VMware-Workstation-Full-17.0.2-21581411.x86_64.bundle
sudo apt install build-essential gcc-12 gcc-12-base gcc-12-base gcc-12-multilib -y && sudo apt-get install linux-headers-$(uname -r) -y && sudo apt-get install libcanberra-gtk* libcanberra-gtk-module:i386 -y && wget https://download3.vmware.com/software/WKST-1702-LX/VMware-Workstation-Full-17.0.2-21581411.x86_64.bundle && chmod +x VMware-Workstation-Full-17.0.2-21581411.x86_64.bundle && sudo ./VMware-Workstation-Full-17.0.2-21581411.x86_64.bundle

## Kali Linux & Parrot Security

Expand Down

0 comments on commit f0b469c

Please sign in to comment.