A new update for the "AM" Application Manager, a database and solution for all AppImages and portable apps for GNU/Linux, has been released.
"AM" 7.5
Allow "-l" and "-q" to show only available AppImages
As you already know, "AM"/"AppMan" installs and manages not just AppImages, but also portable applications.
This release helps the users of AppImages, the ones that only look for AppImages, thanks to the new suboption "
--appimages
" to be used in "-q
" or "query
" and "-l
" or "list
".Usage:
am -l --appimages am -q --appimages ${KEIWORD1} ${KEYWORD2} ${KEYWORD3}
or
appman -l --appimages appman -q --appimages ${KEIWORD1} ${KEYWORD2} ${KEYWORD3}