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

Flatpak package for Linux #2

Open
pabloab opened this issue Dec 26, 2022 · 2 comments
Open

Flatpak package for Linux #2

pabloab opened this issue Dec 26, 2022 · 2 comments

Comments

@pabloab
Copy link

pabloab commented Dec 26, 2022

Following @wetneb comment: Would be great to offer/build Linux installer on a Flatpak package. Afterward could be offered on Flathub, so the installation process end up being just flatpak install flathub org.openrefine (flatpak install openrefine will probably work too).

Offering a .deb seems to break Debian's rules. Nonetheless, hopefully sooner o later (probably later) will be available on Debian repos.

Edit: Requested on Flathub.

@pabloab pabloab changed the title Installer on Flatpak package for Linux Flatpak package for Linux Dec 26, 2022
@pabloab
Copy link
Author

pabloab commented Sep 6, 2023

@mbugni mentioned here he created this repo and successfully build a flatpak, but didn’t find a way to stop the server.

flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
clone https://github.com/mbugni/OpenRefineFlatpak.git
cd OpenRefineFlatpak/
sudo apt install flatpak-builder  # If needed
flatpak-builder --user --verbose --install --install-deps-from=flathub --force-clean build org.openrefine.OpenRefine.yaml # patience
flatpak run org.openrefine.OpenRefine

@wetneb
Copy link
Member

wetneb commented Nov 6, 2023

I just created a repository which could host such configuration files:
https://github.com/OpenRefine/containers.
Therefore, migrating this issue there.

@wetneb wetneb transferred this issue from OpenRefine/OpenRefine Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants