[root@linuxcool ~]# yum clean all
Updating Subscription Management repositories.
Unable to read consumer identity
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
12 files removed
建立最新的软件仓库信息缓存:
[root@linuxcool ~]# yum makecache
Updating Subscription Management repositories.
Unable to read consumer identity
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
AppStream 83 MB/s | 5.3 MB 00:00
BaseOS 28 MB/s | 2.2 MB 00:00
Last metadata expiration check: 0:00:01 ago on Mon 09 May 2022 11:43:41 PM CST.
Metadata cache created.
[root@linuxcool ~]# yum grouplist
Updating Subscription Management repositories.
Unable to read consumer identity
Last metadata expiration check: 0:03:02 ago on Mon 09 May 2022 11:43:41 PM CST.
Available Environment Groups:
Server
Minimal Install
Workstation
Virtualization Host
Custom Operating System
Installed Environment Groups:
Server with GUI
Installed Groups:
Container Management
Headless Management
Available Groups:
.NET Core Development
………………省略部分输出信息………………
显示指定服务的软件信息:
[root@linuxcool ~]# yum info httpd
Updating Subscription Management repositories.
Unable to read consumer identity
Last metadata expiration check: 0:07:21 ago on Mon 09 May 2022 11:43:41 PM CST.
Installed Packages
Name : httpd
Version : 2.4.37
Release : 10.module+el8+2764+7127e69e
Arch : x86_64
Size : 4.3 M
Source : httpd-2.4.37-10.module+el8+2764+7127e69e.src.rpm
Repo : @System
From repo : AppStream
Summary : Apache HTTP Server
URL : https://httpd.apache.org/
License : ASL 2.0
Description : The Apache HTTP Server is a powerful, efficient, and extensible
: web server.