Re: development flatpak is back!

2024-04-02 Thread Ben Pfaff
I don't know then. The full instructions for setting up flathub are at https://flathub.org/setup. On Tue, Apr 2, 2024 at 2:42 PM Ali Alhaidary wrote: > > Thanks, now the error is: > > error: Unable to load summary from remote flathub: TLS support is not > available > > Ali > > On 4/3/24 00:27, B

Re: development flatpak is back!

2024-04-02 Thread Ali Alhaidary
Thanks, now the error is: error: Unable to load summary from remote flathub: TLS support is not available Ali On 4/3/24 00:27, Ben Pfaff wrote: That command works OK here. You might need to make sure that a flathub remote is set up. You can run the following command and then try again: flatp

Re: development flatpak is back!

2024-04-02 Thread Ben Pfaff
That command works OK here. You might need to make sure that a flathub remote is set up. You can run the following command and then try again: flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo On Tue, Apr 2, 2024 at 2:24 PM Ali Alhaidary wrote: > > Thanks,

Re: development flatpak is back!

2024-04-02 Thread Ali Alhaidary
Thanks, however the link |flatpak install flathub org.gnu.pspp still returns the error;| |error: No remote refs found similar to ‘flathub’ | |Ali | On 3/21/24 23:45, Ben Pfaff wrote: The development flatpak build had been broken for a while, but I fixed it today. You can find instructions on