Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 555 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 555 Bytes

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