-
Notifications
You must be signed in to change notification settings - Fork 16
Package for Clear Linux #25
Comments
As a first step, been trying to produce RPMs which are apparently used by Clear Linux at build (not install or run) time. https://github.com/AppImage/appimaged/commits/feature/rpm |
Blocked by #6 |
https://youtu.be/ND16Ub8oWLo?t=1785 describes how to package something for Clear Linux OS:
So it seems like adding software to the native Clear Linux OS software management requires one to fork the whole distribution. This is hardly a great model for distributing third-party end-user applications. Hence I think AppImage is a great addition to complement this OS! |
Clear Linux OS is a performance-oriented distribution by Intel with interesting features (that align well with AppImage philosophy), without a traditional package manager. It boots from scratch to a full desktop in about 4 seconds(!) on my moderate system.
We should get appimaged packaged properly for it. The appimaged AppImage runs just fine on Clear Linux OS after having made the FUSE kernel module load automatically like this:
The text was updated successfully, but these errors were encountered: