From e21f495da82003cc90aba93b0fbda81282dd312a Mon Sep 17 00:00:00 2001 From: repos Date: Fri, 14 Nov 2025 11:52:04 +0800 Subject: [PATCH] =?UTF-8?q?Update=20MACA=E4=BB=93=E5=BA=93=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E5=B7=A5=E5=85=B7=E5=B8=AE=E5=8A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...93%E4%BD%BF%E7%94%A8%E5%B7%A5%E5%85%B7%E5%B8%AE%E5%8A%A9.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/MACA%E4%BB%93%E5%BA%93%E4%BD%BF%E7%94%A8%E5%B7%A5%E5%85%B7%E5%B8%AE%E5%8A%A9.md b/MACA%E4%BB%93%E5%BA%93%E4%BD%BF%E7%94%A8%E5%B7%A5%E5%85%B7%E5%B8%AE%E5%8A%A9.md index 2ee7d95..955e02e 100644 --- a/MACA%E4%BB%93%E5%BA%93%E4%BD%BF%E7%94%A8%E5%B7%A5%E5%85%B7%E5%B8%AE%E5%8A%A9.md +++ b/MACA%E4%BB%93%E5%BA%93%E4%BD%BF%E7%94%A8%E5%B7%A5%E5%85%B7%E5%B8%AE%E5%8A%A9.md @@ -6,9 +6,6 @@ apt-get install = # 安装指定版本 ``` #### 示例 ```bash -# 搜索名为 maca-sdk 的包 ( 查看最新版本 ) -apt search maca-sdk - # 查看所有可用版本 apt list --all-versions | grep maca-sdk