Plots icon indicating copy to clipboard operation
Plots copied to clipboard

Suggestion: RPM package

Open ghost opened this issue 3 years ago • 6 comments

Could you make an RPM package? Flatpak never worked for me, and I'm on Fedora.

ghost avatar Sep 03 '21 18:09 ghost

As a workaround, you can run from source after installing all the dependencies. https://github.com/alexhuntley/Plots#running-from-source

archisman-panigrahi avatar Sep 11 '21 04:09 archisman-panigrahi

What about the flatpak isn't working? Can you post any error output?

alexhuntley avatar Sep 12 '21 14:09 alexhuntley

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.

ghost avatar Sep 13 '21 15:09 ghost

That does seem to be the problem. Have you tried using a VPN?

alexhuntley avatar Sep 15 '21 07:09 alexhuntley

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.

ondras12345 avatar Sep 15 '21 13:09 ondras12345

It is what it should be

ghost avatar Sep 16 '21 18:09 ghost