Skip to content

2.1

Compare
Choose a tag to compare
@ivan-hc ivan-hc released this 27 Nov 15:14
· 158 commits to main since this release
f310161

Added new sub-options to the last one available in the previous 2.0 release (the one related to libraries selection in /usr/lib) to choose whether to include the "swrast_dri" driver (required by some multimedia apps) and other items. The search is based on a list of keywords you include.

Installation

Download the main script and made it executable:

wget https://raw.githubusercontent.com/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: 2.0...2.1