I tried to install teamviewer. so I followed the step in Installed Teamviewer using a 64-bits system, but I get a dependency error.
However, I could not install libsm6:i386...
wooruang@wooruang-desktop:~/Downloads$ sudo apt-get install libsm6:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libsm6:i386 : Depends: libuuid1:i386 (>= 2.16) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
this is the result message.
so I tried to install libuuid1:i386, but it required another dependencies over and over again...
Could you please tell me what should I do ?