yum命令通常用于安装软件,如果yum install openldap openldap-clients openldap-servers
后悔了,可以进行回滚操作。
1、先看下history
yum history list openldap
ID | Login user | Date and time | Action(s) | Altered ------------------------------------------------------------------------------- 11 | root <root> | 2021-04-30 03:20 | I, U | 4 1 | System <unset> | 2021-04-19 03:14 | Install | 304 history list
2、根据id号进行删除
yum history undo 11