更新一些笔记

This commit is contained in:
2026-06-30 22:02:28 +08:00
parent a7132b4779
commit 26c9b207af
32 changed files with 245 additions and 88 deletions
@@ -0,0 +1,16 @@
# yum \[-y] \[install | remove | serach] \[软件名称]
前提条件:
- yum需要root权限
参数:
- y:自动确认,不用手动按y
- install:安装
- remove:卸载
- search:搜索
案例:
- yum -y install wget
安装包:
- .rpm