sudo apt install debtree graphviz
to check for xyz package
debtree xyz | dot -Tpng > xyz.png
sudo apt install debtree graphviz
to check for xyz package
debtree xyz | dot -Tpng > xyz.png
@nurmagoz can this be used to show or colorize only installed but recommended packages?
not sure i exactly get what you are asking but you can install and check.