Skip to content

TimmiORG/chat.rocket.RocketChat

 
 

Repository files navigation

RocketChat flatpak

This repository contains the build manifest and instructions to build and run RocketChat Desktop client.

Build instructions

  1. Clone this repository

  2. Ensure you have flatpak-builder installed

  3. Inside the cloned folder, run:

     flatpak-builder build chat.rocket.RocketChat.yaml --install --force-clean --user --install-deps-from=flathub
    
  4. Run the app:

     flatpak --user run chat.rocket.RocketChat