Flatpak: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
m (install flatpak for John)
mNo edit summary
Line 4: Line 4:


# Install flatpak http://flatpak.org/getting.html
# Install flatpak http://flatpak.org/getting.html
# Launch with `flatpak install https://github.com/jurf/scribus-flatpak/blob/master/scribus-nightly.flatpakref`
# Launch with ``` flatpak install https://github.com/jurf/scribus-flatpak/blob/master/scribus-nightly.flatpakref ```


See  
See  
* build recipe https://github.com/jurf/scribus-flatpak
* build recipe https://github.com/jurf/scribus-flatpak
* [[AppImage]] page
* [[AppImage]] page

Revision as of 11:49, 13 November 2017

Scribus flatpaks are scribus 1.5svn packaged archives, runnable on most recent linux versions.

This page is work in progress

  1. Install flatpak http://flatpak.org/getting.html
  2. Launch with ``` flatpak install https://github.com/jurf/scribus-flatpak/blob/master/scribus-nightly.flatpakref ```

See