Instalace manažera fotografií Picasa verze 3.9 v Ubuntu 12.04:
sudo apt-get install wine winetricks
cd ~/ && wget http://dl.google.com/picasa/picasa39-setup.exe
wine ~/picasa39-setup.exe
WINEARCH=win32 WINEPREFIX=~/.wine sh winetricks -q ie6 (tento příkaz lze použít jen v 32 bit verzi Ubuntu)