Skip to content

"AM" 6.2

Compare
Choose a tag to compare
@ivan-hc ivan-hc released this 30 Mar 11:29
· 1218 commits to main since this release
c494b7a

Merged a lot of little modules to save time in "sync" and "update"

  • New update-block.am contains -b/backup, -o/overwrite, lock and unlock, i.e. all the four options you use to keep the installed version of your favourite apps;
  • Updated remove.am that now contains both -R (to quick remove without propting) and -r/remove (with prompt);
  • New devtools.am containt apikey and newrepo;
  • Now update.am includes also --force-latest;
  • New list-query.am, as the name suggests, contains -l/list and -q/query;
  • Options --enable-completion, --disable-completion and --user/appman for "AM" are built into APP-MANAGER;
  • New sandboxes.am contains --sandbox/--firejail and -H/--home;
  • The option -c/clean (from module clean.am) now can remove the old modules;
  • The option -w/web has been completelly removed (the command "am -a $APP-1 $APP-2 $APP-N | grep "://"" does better);
  • All obsolete modules are been completelly removed.

Full Changelog: 6.1.4...6.2