Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Ubuntu - Install Rocket Chat Desktop Client

Use the command below to install from a deb file. You may wish to check the releases page to make sure it is the latest release.

cd /tmp &&
wget -O rocketchat.deb https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/3.5.7/rocketchat_3.5.7_amd64.deb && \
sudo dpkg -i rocketchat.deb && \
sudo rm rocketchat.deb
Last updated: 22nd October 2021
First published: 22nd October 2021

This blog is created by Stuart Page

I'm a freelance web developer and technology consultant based in Surrey, UK, with over 10 years experience in web development, DevOps, Linux Administration, and IT solutions.

Need support with your infrastructure or web services?

Get in touch