yum + yum 업데이트 대체 옵션

yum + yum 업데이트 대체 옵션

누군가 yum update내 Linux 상자에서 이런 작업을 수행했습니다.

 yum history list 27
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
ID     | Command line             | Date and time    | Action(s)      | Altered
-------------------------------------------------------------------------------
    27 | update                   | 2018-01-22 13:34 | Update         |    5 EE
Warning: RPMDB altered outside of yum.

yum 업데이트에 대한 대체 옵션이 있습니까?

yum history list all   ( see 27 )
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
ID     | Login user               | Date and time    | Action(s)      | Altered
-------------------------------------------------------------------------------
    30 | root <root>              | 2018-01-23 16:18 | Reinstall      |    1 EE
    29 | root <root>              | 2018-01-23 16:17 | Reinstall      |    1
    28 | root <root>              | 2018-01-23 16:17 | Reinstall      |    1
    27 | root <root>              | 2018-01-22 13:34 | Update         |    5 E<

관련 정보