I need to install this plugin in Ubuntu 16.04:
https://www.google.com/tools/dlpage/hangoutplugin
In previous versions of Ubuntu, I easily installed this plugin, but I cannot get it to install on 16.04 with its new GUI software manager.
I've submitted a bug about this: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1573408
Please suggest a workaround.
I was able to install the plug-in using the command line like this:
That produced this:
After this, I restarted Firefox. I went to Gmail to make a phone call, and after clicking the "Allow" button (prompted at the top of Firefox -- under the address bar), it worked.
However, after installing this, I was no longer able to sudo apt-get update
For now, I've disabled that repository by un-checking this:
The above step is my weak workaround for this bug: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1562733
Someone told me that I could just ignore that error until the repository is fixed (instead of disabling it, like above). However, I did not find this to be the case; it seems that if there is one failure during a sudo apt-get update, succeeding repositories (after that error -- ones without issues) do not get hit (therefore it ultimately blocks your ability to fully update your computer).
If I understand the bug correctly, it seems like Google will need to fix their repository to adhere to Debian/Ubuntu's (new) higher security requirements for signing packages.
To encourage Google to fix this, see here: https://wiki.debian.org/Teams/Apt/Sha1Removal
After updating gnome-software / ubuntu-software:
I could install the 64 bit .deb from Google without problems.