Showing posts with label Hipchat. Show all posts
Showing posts with label Hipchat. Show all posts

Wednesday, May 15, 2013

Grabbing the new Hipchat release on Ubuntu

Thanks to Yuri Sklar for the tip!  There is a new hipchat release and it's mighty fast.

First thing's first.  Uninstall the old stuff.  Hipchat uses a generated deb package so you just have to grep for the name and apt-get remove it.  Uninstalling Adobe AIR is as simple as doing: sudo apt-get remove adobeair.

The new Hipchat client can be installed by following the instructions here.

Essentially, it amounts to adding: deb http://downloads.hipchat.com/linux/apt stable main to the apt-get sources and then installing the apt key.

Official Site

Sunday, November 11, 2012

Hipchat and Ubuntu 12.10

Update:
http://www.ubuntukiller.com/2013/04/how-to-install-hipchat-in-ubuntu.html
There's a deb client for hipchat.  I haven't gotten around to trying it, but it should be interesting figuring out how to uninstall the old client!

Old instructions after the jump!