0

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
Zanna
  • 72,312

1 Answers1

0

I installed Gdebi package installer, with the command sudo apt-get install gdebi and thene installed the google package as described here and everything runs fine after that.

Note: you have to enable the universe repository first to install gdebi as described here.

Elder Geek
  • 36,752