Flatpak: How can I uninstall this?

Created on 7 Dec 2016  路  3Comments  路  Source: flatpak/flatpak

Hello. Im trying to uninstall monodevelop, but flatpak doesnt detect it.

~]$ flatpak list
com.xamarin.MonoDevelop
~]$ flatpak uninstall com.xamarin.MonoDevelop
error: com.xamarin.MonoDevelop master not installed

What am I supposed to do? Just to take in mind than I didnt obtained that monodevelop package from a repository, I downloaded the flatpack file and installed it locally.

This on manjaro.

Most helpful comment

Did you install it system-wide or with --user. If the later you need to specify --user when uninstalling.
Its a bit confusing that flatpak list shows both the user and system apps...

All 3 comments

Did you install it system-wide or with --user. If the later you need to specify --user when uninstalling.
Its a bit confusing that flatpak list shows both the user and system apps...

"flatpak uninstall --user com.xamarin.MonoDevelop" did the trick. Solved.

@alexlarsson 袘芯谢褜褕芯械 褋锌邪褋懈斜芯

Was this page helpful?
0 / 5 - 0 ratings