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 <ali.alhaid...@the5stars.org> 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, 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: > > 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 > > <ali.alhaid...@the5stars.org> wrote: > >> 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 how to install it at: > >> https://www.gnu.org/software/pspp/get.html, under Development. > >> > >> Also, I discovered that you can run the CLI from the flatpak > >> (previously I thought Flatpak only worked with GUIs), by typing > >> "flatpak run --command=pspp org.gnu.pspp". > >>