After downloading package when I click to install it, it's showing
waiting to install
on unity panel. Log files are-
Sep 16 08:53:02 kk-Ubuntu gnome-session[1440]: (gnome-software:1592): Gs-WARNING **: failed to call gs_plugin_app_install on apt:
GDBus.Error:org.debian.apt.TransactionFailed: error-no-package:
Package google-chrome-stable isn't available
Sep 16 08:53:02 kk-Ubuntu gnome-session[1440]: (gnome-software:1592): Gs-WARNING **: not saving error for (null):
GDBus.Error:org.debian.apt.TransactionFailed: error-no-package:
Package google-chrome-stable isn't available
sudo apt install /path/to/your/package.deb
and add the output to your question in a code block ({}
button) if it doesn't solve the problem. – dessert Sep 16 '17 at 05:24