Open ghost opened 3 years ago
As a workaround, you can run from source after installing all the dependencies. https://github.com/alexhuntley/Plots#running-from-source
What about the flatpak isn't working? Can you post any error output?
flatpak install flathub com.github.alexhuntley.Plots
Looking for matches…
error: Unable to load summary from remote flathub: Peer failed to perform TLS handshake: Error receiving data: Connection reset by peer
My guess is flathub being blocked at my college, for some reason. And I spend nearly every day of the week there.
That does seem to be the problem. Have you tried using a VPN?
Are you sure you have the correct URL for your flathub
remote? Try flatpak remotes --show-details
. It should be https://dl.flathub.org/repo/
. See Flathub setup guide.
It is what it should be
Could you make an RPM package? Flatpak never worked for me, and I'm on Fedora.