My post gtalx: Howto Gtalk in ubuntu ( google talk ) has already show you how to install gtalx on linux
To install on 32-bit Ubuntu 9.10 you can try this EXPERIMENTAL deb file (this installs today's snapshot of the unstable branch).
To install on 64-bit Ubuntu 9.10 you can try this EXPERIMENTAL deb file (this installs today's snapshot of the unstable branch).
The way to use the deb file:
you might get a dependency error after the above line so you'll need to execute this next:
To remove this package execute:
To install on 32-bit Ubuntu 9.10 you can try this EXPERIMENTAL deb file (this installs today's snapshot of the unstable branch).
To install on 64-bit Ubuntu 9.10 you can try this EXPERIMENTAL deb file (this installs today's snapshot of the unstable branch).
The way to use the deb file:
$ sudo dpkg -i gtalx_0.0.5_i386.debor if you have 64 bit Ubuntu
$ sudo dpkg -i gtalx_0.0.5_amd64.deb
you might get a dependency error after the above line so you'll need to execute this next:
$ sudo apt-get -f install
To remove this package execute:
$ sudo apt-get remove gtalx
Comments