[SOLVED] - urpme --auto-orphans

Being new to urpmi cli - and Mageia too actually
- googling gives me the impression that "urpme --auto-orphans" is not recommended. Is this still valid and if so, what are the recommended alternatives for it? Thanks.
Doing "urpme --auto-orphans" gives....
I then
There has to be a better way. Any ideas?
Cheers.

Doing "urpme --auto-orphans" gives....
- Code: Select all
writing /var/lib/rpm/installed-through-deps.list
To satisfy dependencies, the following xxx packages will be removed (xxMB):
(orphan packages)
.
.
.
Remove xx packages? (y/N) y
removing......
.
.
Removal failed:
/usr/bin/wish is needed by (installed) xorriso-1.2.8-1.mga3.x86_64
I then
- Code: Select all
urpme xorriso
urpme --auto-orphans
urpmi xorriso
There has to be a better way. Any ideas?
Cheers.