hmi-flatpak-rhythmbox-uninstall manual

high

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

Description

Test that the Rhytmbox app can be successfully uninstalled


Pre Conditions

  1. The respective target (i.MX6 or Minnowboard) 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. Open the Rhythmbox Music Application
  6. Close the Rhythmbox Music Application
  7. On the terminal execute the below command to uninstall the Rhythmbox Application
  8. flatpak uninstall flathub org.gnome.Rhythmbox3

Expected

Rhythmbox app is successfully uninstalled and no error messages are seen