Ivan - I am a convert on RPM/YUM/Acra Noae Package Manager. I didn't like it at first and I am still annoyed at not being able to specify the install location of packages, but the benefits so outweigh the deficits. The system is actually pretty amazing: you can get access to, and install, applications and libraries that you need - along with updates - and it is really pretty painless (when you pay attention to the menu options, which obviously I didn't.)
ANPM is nice, but ANPM and YUM seem to be missing key functionality.
A couple of days ago I wanted to install the long term support version of the samba client (samba-client-lts). When installing, ANPM identified two additional packages to install, heimdal and heimdal-libs. I stopped the install and looked to ANPM to report what dependencies were needed for the samba package, but I found that ANPM does not report package dependencies. I then went to a command line and typed "yum deplist samba-client-lts" and no dependencies were reported, but ANPM would not install the samba client without also installing the two heimdal packages. Also, while ANPM did generate a log file for the samba package installation, I didn't see both heimdal package installations in the log?
As I'm accustomed to using APT and only use YUM on ArcaOS, there might be other ways of navigating and reporting package management on ArcaOS?