When installing the deb package, a few apt dependencies must be satsified, otherwise the `dpkg -i` command will fail. These seem to be: * libappindicator1 * libdbusmenu-glib4 * libdbusmenu-gtk4 * libindicator7 Tested under Debian Stretch. Should also test on Ubuntu Xenial and document any differences.
When installing the deb package, a few apt dependencies must be satsified, otherwise the
dpkg -icommand will fail. These seem to be:Tested under Debian Stretch. Should also test on Ubuntu Xenial and document any differences.