alexhuntley / Plots

A graph plotting app for GNOME
GNU General Public License v3.0
198 stars 37 forks source link

Suggestion: RPM package #27

Open ghost opened 3 years ago

ghost commented 3 years ago

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

archisman-panigrahi commented 3 years ago

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

alexhuntley commented 3 years ago

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

ghost commented 3 years ago
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.

alexhuntley commented 3 years ago

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

ondras12345 commented 3 years ago

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.

ghost commented 3 years ago

It is what it should be