Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for installing on other Linux distro? #166

Open
kevinsmia1939 opened this issue Jul 25, 2021 · 8 comments
Open

Support for installing on other Linux distro? #166

kevinsmia1939 opened this issue Jul 25, 2021 · 8 comments

Comments

@kevinsmia1939
Copy link

Hello,

I see that this provide installer for Ubuntu, but would it be possible to make an installer for other non apt, non deb distro?
I also would like to create eSIM package as Flatpak.
https://www.flatpak.org/
and distribute it in Flathub.
https://flathub.org/home

Flatpak can install on any distro that support them, which most distro does. KiCAD is already in Flathub.
https://flathub.org/apps/details/org.kicad.KiCad

I am trying to understand install-esim.sh at the moment.
Would you interest for eSIM as Flatpak?

@rahulp13
Copy link
Member

Hello Kevin,

We would be glad to build eSim through Flatpak (or AppImage) and make it available on all Linux distros. @Eyantra698Sumanto can further help you with the same. Regarding the KiCad version available on Flathub, it is not fully compatible with eSim as we have customized libraries based on KiCad v4.0.7 suitable for eSim.

@Eyantra698Sumanto
Copy link
Contributor

@kevinsmia1939 @whitelynx Any update?? Would you like to help us by contributing?

@kevinsmia1939
Copy link
Author

Nothing at the moment, but thanks for reminding will look into it.

@Eyantra698Sumanto
Copy link
Contributor

@kevinsmia1939 Yes please. It would be great!!!

@jkrogers9862
Copy link

What are the obstacles that prevent this from being used on say Fedora or other distros? Is there anything outright that is only available on Ubuntu and Windows? It is using cross platform tech like python which should not be a problem.

@Eyantra698Sumanto
Copy link
Contributor

Hi @jkrogers9862 , thanks for reaching out. So, we have an installer for the Fedora. Please refer here: https://github.com/FOSSEE/eSim/tree/installers/Fedora. However, it is not maintained much. It will be great if you could help!

@jkrogers9862
Copy link

jkrogers9862 commented Jul 11, 2024

Hi @jkrogers9862 , thanks for reaching out. So, we have an installer for the Fedora. Please refer here: https://github.com/FOSSEE/eSim/tree/installers/Fedora. However, it is not maintained much. It will be great if you could help!

Ah I see this now, it is specific to Non-immutable OS variants of Fedora, as such rpm-ostree based immutable distributions won't work. As long as most all dependencies can be installed via dnf then it should be an easy fix. I might take a look if I get a chance. Any required muddling with the read-only file system and it won't be possible to install. RPM or Flatpak delivery is best with rpm-ostree based systems.

@Eyantra698Sumanto
Copy link
Contributor

Yeah, right. We are looking for people who can help us with the Flatpak. There was some progress done: #244.

Please let us know if anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants