> When I run: sudo rpm -i --test ICAClient-13.0.0.256735-0.x86_64.rpm
rpm is a low level command it will tell you about missing dependencies
but will not install them, try instead
Code:
sudo zypper in --dry-run ICAClient-13.0.0.256735-0.x86_64.rpm
this will test and resolve dependencies, if you are satisfied with the
command remove the --dry-run from the command to actually perform the
installation.
--
PC: oS 13.1 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.11 | GTX 650 Ti
ThinkPad E320: oS 13.1 x86_64 | i3@2.30GHz | 8GB | KDE 4.11 | HD 3000
HTPC: oS 13.1 x86_64 | Celeron@1.8GHz | 2GB | Gnome 3.10 | HD 2500