I'm working blind here, but I guess the first thing I'd do is list thefiles in the package you installed.dpkg -l | grep google to find the exact name, then dpkg -L <packagename> to list the files.