This method (fman.io) lets people install it using a recognized system. It also allows people to upgrade using their familiar package manager.
The fman software also allows packaging for Windows and Mac from the same sources, basically one further step for each out of the twenty or so steps. The downside is that the installers for Windows and Mac must be created on those platforms, neither of which I have access to. There is apparently a possibility using VirtualBox images that I am looking into next. Chris On Wed, Aug 14, 2019 at 9:39 PM Chris George <[email protected]> wrote: > Ooops. Python 3.7.4 not 3.7.3. > > On Wednesday, August 14, 2019 at 9:38:36 PM UTC-7, Chris George wrote: >> >> A .deb package to try out. >> >> wget -qO - https://fbs.sh/leo-editor/leo-editor/public-key.gpg | sudo >> apt-key add - >> echo 'deb [arch=amd64] https://fbs.sh/leo-editor/leo-editor/deb stable >> main' \ >> | sudo tee /etc/apt/sources.list.d/leo-editor.list >> sudo apt-get update >> sudo apt-get install leo-editor >> >> This installs a tightly controlled environment. >> >> Python 3.7.3, PyQt version 5.13.0, ubuntu linux >> >> Chris >> > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/leo-editor/ab777eb9-d122-40e6-94dc-eda398898dfb%40googlegroups.com > <https://groups.google.com/d/msgid/leo-editor/ab777eb9-d122-40e6-94dc-eda398898dfb%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CADWQas2XJcWDiQLZqOLVWBHbNVbrPX4Fe9vWpK2Zzkx-NV1fqA%40mail.gmail.com.
