#AppImage with #proot is a promising combination for creating #protable #Linux #bundles. This feature is available on #appimagebuilder 0.4.0 and simplifies a lot the production process

Check out how it works at https://azubieta.net/appimage/packaging/tools/appimagebuilder/proot/2020/02/13/proot-support-on-appimage-builder.html

PRoot support on appimage-builder

PRoot allows running applications in a fake root fs without root permissions making it ideal to build portable bundles. appimage-builder now supports building AppImages using this approach. In this post, you will find how it works and how to use it.