AM 4.0.2 is out with some little improvements:
- Added a WARNING message for any attempt to use SUDO where it is not needed, many people have a habit of misusing "
sudo" even when there is no need for it, in the case of AM it is only needed to install/remove applications and enable/disable "bash completion". From now it will no longer be possible to make mistakes; - Introduced a new
-Roption, similar to-rorremoveoption, but without a prompt asking if you want to remove apps; - Now the
-lorlistoption uses thelesscommand, so it will be possible to search directly in the list using the same options as inless(use theman lesscommand for more information); - Speed up the cleaning process (option
-corclean); - Added
xtermamong the dependencies, this choice was introduced to make the output of the program installation process cleaner and clearer, especially if you need to install several programs at the same time; - Various code and command line interface cleanups.
MINOR UPDATES
- v4.0.2-1 (March 29, 2023): add a new
-Uoption to udate everything without asking, also improved the speed of the update process.
Applications: There are currently 1518 installation scripts available for the 64-bit architecture.
We hope to add many, many more since it is easy to create installation scripts using the -t option, especially for programs in AppImage format.