John@lp1:~/Desktop/vmware-distrib$ sudo perl vmware-install.pl
The following VMware kernel modules have been found on your system that were
not installed by the VMware Installer. Please remove them then run this
installer again.
vmci
vmnet
vmmon
vmblock
Execution aborted.
John@lp1:~/Desktop/vmware-distrib$ modprobe -l vmblock
/lib/modules/2.6.27-7-generic/misc/vmblock.ko
John@lp1:~/Desktop/vmware-distrib$ sudo rm -rf /lib/modules/$(uname -r)/misc/vm*
-
sudo apt -y install wget wget https://zoom.us/client/latest/zoom_amd64.deb sudo apt install ./zoom_amd64.deb
-
Download and install ubuntu-restricted-extras. Code: sudo apt-get install ubuntu-restricted-extras
-
/etc/locale.gen uncoment en_GB.UTF-8 en_US.UTF-8 run locale-gen as root