From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=A brief description of the functionality being tested. |setup=Optionally include information on preparing the test environment |actions= Be as spec...") |
Sinnykumari (talk | contribs) m (add alternative way to install flatpak repo) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description= | |description=Installing flatpak repo in Fedora Silverblue | ||
|setup= | |setup= Grab a Fedora Silverblue with latest Firefox installed | ||
|actions= | |actions= | ||
# install by opening [[https://sdk.gnome.org/gnome-apps-nightly.flatpakrepo in firefox ]]. If firefox didn't open the repo file for install, alternatively run `sudo flatpak remote-add --if-not-exists gnome-apps-nightly https://sdk.gnome.org/gnome-apps-nightly.flatpakrepo` in terminal to get the repo added. | |||
# Install with software installer | |||
# | # Finish the installation | ||
# | |||
|results= | |results= | ||
# Browser should lets you open with <code> software </code> | |||
# | # Install should be errorfree | ||
# | # gnome-software sources dialog and verify that 'gnome' shows up in the list now | ||
# | |||
}} | }} |
Latest revision as of 13:13, 19 September 2018
Description
Installing flatpak repo in Fedora Silverblue
Setup
Grab a Fedora Silverblue with latest Firefox installed
How to test
- install by opening [in firefox ]. If firefox didn't open the repo file for install, alternatively run
sudo flatpak remote-add --if-not-exists gnome-apps-nightly https://sdk.gnome.org/gnome-apps-nightly.flatpakrepo
in terminal to get the repo added. - Install with software installer
- Finish the installation
Expected Results
- Browser should lets you open with
software
- Install should be errorfree
- gnome-software sources dialog and verify that 'gnome' shows up in the list now