hmi-flatpak-apps manual

high

Image Types:
hmi-armhf / hmi-arm64 / hmi-amd64 / sdk-amd64
Image Deployment:
APT, OSTree
Type:
compatibility

Description

Test Flatpak Apps handling (install, run, uninstall and re-install)


Pre Conditions

  1. The respective target (i.MX6 or UP Squared board) should be on and running
  2. Lilliput/LVDS touch screens must be connected to the respective targets

Execution Steps

  1. Add the Flathub repository (only needed on SDK images)
  2. $ flatpak remote-add --user --no-sign-verify --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
  3. Install Rhythmbox from Flathub (only needed on SDK images)
  4. $ flatpak install flathub org.gnome.Rhythmbox3
  5. On the agl-compositor click on the menu icon
  6. Observe that the Rythmbox app icon is visible
  7. Open the Rhythmbox Music Application
  8. Close the Rhythmbox Music Application
  9. On the terminal execute the below command to uninstall the Rhythmbox Application
  10. $ flatpak uninstall flathub org.gnome.Rhythmbox3
  11. On the terminal execute the below command to re-install the Rhythmbox Application
  12. $ flatpak install flathub org.gnome.Rhythmbox3

Expected

The Rhythmbox Flatpak app can be successfully installed, uninstalled and re-installed without any error messages

Rhythmbox app can be launched from the agl-compositor