3rd Party Repository: Google Talk Plugin
This repository is available for: Stable
| Title: | Google voice and video chat |
| Description: | * Video chat right from Gmail, iGoogle, and orkut
|
| Daily Build: | no |
Setup key with:
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
Setup repository with:
sudo sh -c 'echo "deb http://dl.google.com/linux/talkplugin/deb/ stable main" >> /etc/apt/sources.list.d/google.list'Setup package with:
sudo apt-get update sudo apt-get install <package name>where <package name> is the name of the package you want to install.
Links
| PPA History | All Versions of "google-talkplugin" |
Most recent updates in Google Talk Plugin PPA (Stable)
| Date | Package | Version |
|---|---|---|
| 2013-05-13 23:09:49 UTC | google-talkplugin | 3.19.1.0-1 |
| 2013-04-03 19:10:05 UTC | google-talkplugin | 3.17.0.0-1 |
| 2013-03-21 19:09:15 UTC | google-talkplugin | 3.16.0.0-1 |
| 2013-03-06 19:08:56 UTC | google-talkplugin | 3.15.2.0-1 |
| 2013-02-25 20:09:26 UTC | google-talkplugin | 3.14.17.0-1 |
Google-talkplugin Versions in Google Talk Plugin PPA
UbuntuUpdates arbitrarily picked google-talkplugin as the main package of this PPA.
| Package | Release | Latest Version | Latest Update |
|---|---|---|---|
| google-talkplugin | stable | 3.19.1.0-1 | 2013-05-13 23:09:48 UTC |
Packages in PPA for Stable
See packages for selected release: Stable
Deleted packages are displayed in grey.
Head packages
| google-talkplugin |

Older Comments
Not installable on Oneiric (ubuntu 11.10).
Depends: lib32v4l-0 but it is not installable.
AFAIK, the new multiarch in oneiric means that this library is now called libv4l-0:386. Can you update your dependencies to include this?