哪个命令可以从已配置的软件仓库安装 tree 软件包,并且无需提示确认?
tree
sudo dnf update -y tree
sudo dnf install -y tree
tree --install
rpm -q tree