Had a bit of a struggle this evening getting the official VMware View Client installed on my new Ubuntu 13.10 build. Finally found the solution and thought I’d share it below.
Simply run these commands in a terminal and you’ll be in good shape:
sudo apt-add-repository "deb http://cz.archive.ubuntu.com/ubuntu quantal main" && sudo apt-get update sudo apt-get install libudev0:i386 sudo apt-get install vmware-view-client