AppImage http://appimage.org/ is a format for bundling Linux applications so that they can run on a wide variety of Linux distributions. Providing an OBS Studio AppImage would have, among others, these advantages:
https://github.com/probonopd/AppImageKit/wiki/AppImages
I have generated an experimental OBS Studio AppImage:
https://bintray.com/probono/AppImages/OBS/_latestVersion#files
Just download the AppImage file, set the executable bit, and run.
Please let me know how it goes, it is expected that some fine-tuning may still be needed.
This is based on the binaries in the trusty ppa, and has been converted using these settings:
https://github.com/probonopd/AppImages/blob/master/recipes/meta/OBS-Studio.yml
Do you think this would be useful?
I'd be happy to help producing an official OBS Studio AppImage.
- Works for most Linux distributions (including Ubuntu, Fedora, openSUSE, CentOS, elementaryOS, Linux Mint, and others)
- One app = one file = super simple for users: just download one AppImage file, make it executable (http://discourse.appimage.org/t/how-to-make-an-appimage-executable/80), and run
- No unpacking or installation necessary
- No root needed
- No system libraries changed
- Just one format for all major distributions
- Works out of the box, no installation of runtimes needed
- Optional(!) desktop integration with `appimaged`
- Binary delta updates, e.g., for continuous builds (only download the binary diff) using AppImageUpdate
- Can GPG2-sign your AppImages (inside the file)
- Runs from Live ISOs
https://github.com/probonopd/AppImageKit/wiki/AppImages
I have generated an experimental OBS Studio AppImage:
https://bintray.com/probono/AppImages/OBS/_latestVersion#files
Just download the AppImage file, set the executable bit, and run.
Please let me know how it goes, it is expected that some fine-tuning may still be needed.
This is based on the binaries in the trusty ppa, and has been converted using these settings:
https://github.com/probonopd/AppImages/blob/master/recipes/meta/OBS-Studio.yml
Do you think this would be useful?
I'd be happy to help producing an official OBS Studio AppImage.