Skip to content

Instantly share code, notes, and snippets.

@1geeky
Created August 23, 2010 03:12
Show Gist options
  • Select an option

  • Save 1geeky/544695 to your computer and use it in GitHub Desktop.

Select an option

Save 1geeky/544695 to your computer and use it in GitHub Desktop.
mkdir goog; cd goog
wget http://dl.google.com/linux/direct/google-talkplugin_current_i386.deb
ar vx google-talkplugin_current_i386.deb
sudo tar xvzf data.tar.gz -C /
mkdir goog; cd goog
wget http://dl.google.com/linux/direct/google-talkplugin_current_amd64.deb
ar vx google-talkplugin_current_amd64.deb
sudo tar xvzf data.tar.gz -C /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment