Update MACA仓库使用工具帮助

repos 2025-11-14 11:52:04 +08:00
parent 1698c6dfce
commit e21f495da8

@ -6,9 +6,6 @@ apt-get install <package-name>=<version> # 安装指定版本
```
#### 示例
```bash
# 搜索名为 maca-sdk 的包 ( 查看最新版本 )
apt search maca-sdk
# 查看所有可用版本
apt list --all-versions | grep maca-sdk