Software 42787 Published by

The AM-Application-Manager "AM" version 9.1.2 has been released, enabling seamless updates. The results of the application update process are now accessible, and the am -u command can be enhanced with the "--debug" flag. This allows users to see how applications are updated, and different systems may be noticed depending on the application installed. Topgrade users will continue to receive consistent output without any flags. Additional modifications encompass enhanced cleaning of installed items through the "--launcher" option, the integration of launchers and icons from AppImages, and the resolution of a bug in the -t option. The release encompasses enhancements in the grep pattern, PICsimLab, and the AM-updater function.



"AM" 9.1.2

"Transparent" updates

For aesthetics, the output of the update process for applications is hidden and runs in the background... but from this release it is possible to extend the am -u command using the "--debug" flag, which will ensure that the messages are displayed.

USAGE

            am -u
            am -u --apps
            am -u --debug
            am -u --apps --debug
            am -u {PROGRAM}
            am -u --debug {PROGRAM}

The new --debug flag can then be used to update individual apps, just apps, or updating everything

 simplescreenrecorder-2024-11-20_13.33.15.mkv.mp4 

...you will be able to see how the applications are updated, and you will notice different systems, depending on the application installed.

Here is an example with appimageupdatetool installed, even though it has the same apps as the previous video

 simplescreenrecorder-2024-11-20_07.28.34.mkv.mp4 

As you may notice, the messages change, as some applications have update scripts that support multiple update standards, and which can override each other depending on the situation (for example, if the metadata is not present in the application, the classic version comparison update will be performed).

With this release, updates are no longer mysterious!

NOTE,  Topgrade users will get the regular output as usual, without flags.


Among other changes-c option, improved cleaning of installed items via the --launcher option --launcher option, now applies the method used in the installation scripts to integrate launchers and icons from the AppImages you have scattered in the system, thanks @Samueru-sama for the tip fixed a bug in the -t option, where, having a Github key, if you created the installation scripts, it was written in the script, thanks @nazdridoy for reporting this What's Changed

Full Changelog 9.1.1...9.1.2

Release "AM" 9.1.2 · ivan-hc/AM