-- 正常安裝 yum install sl -- 列出操作 yum history list sl -- 根據顯示install操作的id進行刪除 yum history undo {id} -- 再次執行 , 可以看到多了一條刪除的記錄 yum history list sl
作者: 小鳴Cycling 出處: http://www.rzrgm.cn/52liming/p/9536904.html