Hi,

I can't comment on the installation failure, but:


On Sun, Apr 2, 2017 at 7:57 AM Chris Murphy <lists@colorremedies.com> wrote:

[chris@f26h ~]$ flatpak remotes
gnome                              user
org.libreoffice.LibreOffice-origin user,no-enumerate
[...] 
[chris@f26h ~]$ flatpak remote-delete org.libreoffice.LibreOffice

The remote is called "org.libreoffice.LibreOffice-origin" and configured as "user" rather than "system". So I think that

 $ flatpak remote-delete --user org.libreoffice.LibreOffice-origin

will work (and not require an authentication dialog either).


Florian