我试图跟随这下载“带 GUI 的服务器”的所有软件包。难道我做错了什么?
操作系统:RHEL 7.5
[root@test rpms]# repoquery --qf=%{name} -g --list --grouppkgs=all "Server with GUI" | xargs -I{} repotrack -a x86_64 -p "Server with GUI"/ {}
[root@test rpms]# echo $?
0
[root@test rpms]# ll
total 0
[root@test rpms]#
谢谢 !