Which command installs the tree package from the configured repositories without prompting for confirmation?
tree
rpm -q tree
sudo dnf install -y tree
tree --install
sudo dnf update -y tree