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". >