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
- The respective target (i.MX6 or UP Squared board) should be on and running
- Lilliput/LVDS touch screens must be connected to the respective targets
Execution Steps
- Add the Flathub repository (only needed on SDK images)
- Install Rhythmbox from Flathub (only needed on SDK images)
- Open the Rhythmbox Music Application
- Close the Rhythmbox Music Application
- On the terminal execute the below command to uninstall the Rhythmbox Application
- flatpak uninstall flathub org.gnome.Rhythmbox3
$ flatpak remote-add --user --no-sign-verify --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
$ flatpak install flathub org.gnome.Rhythmbox3
Expected
Rhythmbox app is successfully uninstalled and no error messages are seen