Project

General

Profile

tickets #118531

Updated by zcjia about 1 year ago

**Steps:** 
 1.     Install flatpak by ""zypper in flatpak"" 
 2.     Open ""https://flatpak.org/setup/Fedora/"", click ""Flathub 
     repository file"" to install the repo.  Firefox should prompt to 
     open gnome-software.   
 3.    Open ""https://flathub.org/apps/details/chat.rocket.RocketChat"", 
     click ""Install"".  Firefox should prompt to open gnome-software. 
 4.    You can open the installed apps from ""Installed"" tab of 
     gnome-software or from command line ""flatpak run 
     chat.rocket.RocketChat""   

 **Expected Result:** 
 1.     flatpak is successfully installed. 
 2.    Run ""flatpak remotes"" to verify that ""flathub"" repo is 
     installed. 

 **Note:** 
 1.    Installing RocketChat might take a while depending on your network speed. 
 2.    You can use "gnome-software --verbose" to check on the status. 
 3.    ""Rocket.Chat"" should be successfully installed. 
 4.    ""Rocket.Chat"" can be successfully opened.   

Back