Qt 6.11 is out! See what's new in the release
blog
Update AppImage using the CLI interface
Showcase
1
Posts
1
Posters
542
Views
2
Watching
-
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