Update AppImage using the CLI interface
-
classcli
classcli is a C++ class for Qt6. classcli uses the Command Line Interface (CLI). The class is intended for Linux operating systems and for Appimage. For commonly occurring tasks.
Check for updates. Update (AppImage). It is possible to automate updates through a script that runs
'-cau, --check-and-update'Updates if there is a newer version of the AppImage.
Verify authenticity.
Create a portable home folder to use as $HOME.
Create a portable config folder to use as $XDG_CONFIG_HOME.
Switch language.
Easy to add new features.classcli uses the library checkforupdatescli
To update an AppImage, downloadandremove is used.
Check out an example and download an AppImage and test: Wiki pages
--help
--check-and-update
--authenticity
-
P posktomten has marked this topic as solved on
-
P posktomten marked this topic as a regular topic on
-
Update:
Supports https
Uses zsync version 0.8.xlibzsyncupdateappimage2
https://gitlab.com/posktomten/libzsyncupdateappimage2downloadandremove2
https://gitlab.com/posktomten/downloadandremove2