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 21, 2023
1 parent 907dfb7 commit fcc87d1
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 @@ -11,7 +11,7 @@ Close VMware

## Kali Linux & Parrot Security

sudo apt install build-essential -y && sudo apt-get install linux-headers-$(uname -r) -y && sudo apt-get install libcanberra-gtk* libcanberra-gtk-module* mokutil -y && wget https://download3.vmware.com/software/WKST-1750-LX/VMware-Workstation-Full-17.5.0-22583795.x86_64.bundle && chmod +x VMware-Workstation-Full-17.5.0-22583795.x86_64.bundle && sudo ./VMware-Workstation-Full-17.5.0-22583795.x86_64.bundle
sudo apt install build-essential -y && sudo apt-get install linux-headers-$(uname -r) -y && sudo apt-get install mokutil -y && wget http://ftp.us.debian.org/debian/pool/main/libc/libcanberra/libcanberra-gtk-module_0.30-10_amd64.deb && sudo dpkg -i libcanberra-gtk-module_0.30-10_amd64.deb && wget https://download3.vmware.com/software/WKST-1750-LX/VMware-Workstation-Full-17.5.0-22583795.x86_64.bundle && chmod +x VMware-Workstation-Full-17.5.0-22583795.x86_64.bundle && sudo ./VMware-Workstation-Full-17.5.0-22583795.x86_64.bundle

## Debian Sid | BullsEye | Buster (amd64)

Expand Down

0 comments on commit fcc87d1

Please sign in to comment.