How to install the Debian packages with the Ubuntu Software Center

How can I install the Debian packages with the Ubuntu Software Center? Every time I try to install a Debian package by double clicking the package file, I can choose to install the package but after a short time it displays the install button again. No files are installed to the installation directory under /usr/share/. What am I doing wrong?

You aren’t doing anything wrong - rather our Debian package can not be installed by the Software Center because various pre- and post-operations are not supported by it. Instead, please install our Debian package via shell with the command ‘dpkg --install package_file’.