Flatpak actually can handle CLI-only apps: for example, see mosh 
<https://github.com/flathub/org.mosh.mosh> or appstream-glib 
<https://github.com/flathub/org.freedesktop.appstream-glib>.  They are 
hidden on the Flathub website, and that is by design 
<https://github.com/flathub/linux-store-frontend/issues/184#issuecomment-510261881>
.

But yes, what I really want is an any-distro way to easily launch Sage and 
a Jupyter notebook in a browser.  
On Sunday, April 18, 2021 at 3:17:31 AM UTC-5 Volker Braun wrote:

> flatpak is designed for gui apps, registering a desktop icon and so on. To 
> really make use of it we'd need at least a small gui app that then lets you 
> start/stop the jupyter server and/or launch browser windows. 
>
> If you just want to run Sage then there is already a one-liner podman / 
> docker command to download and run it (and with podman any user account can 
> do it, no permission setup needed):
>
>  podman run  -it sagemath/sagemath
>
>
> On Sunday, April 18, 2021 at 6:17:39 AM UTC+2 318...@gmail.com wrote:
>
>> Flatpak is a format for packaging Linux desktop applications that can 
>> work on most distros using a single binary.  Given the difficulty of 
>> packaging Sagemath for each distro, and the difficulty of updating existing 
>> Sage packages to work with newer versions of distros, I think having a 
>> flatpak package of sagemath would make it easier to get the latest version 
>> of Sage running on as many systems as possible.
>>
>> --Beth
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/a99ddfd1-7492-4d12-a186-17d4be9096a8n%40googlegroups.com.

Reply via email to