add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -1,28 +1,28 @@
# port
> macOS 包管理器软件(类似 brew
> 更多信息:<https://www.macports.org>.
> macOS 包管理器。
> 更多信息:<https://www.macports.org>
- 搜索包:
`port search {{搜索的包名}}`
`port search {{search_term}}`
- 安装软件包:
- 安装包:
`sudo port install {{报名}}`
`sudo port install {{package}}`
- 列出已安装的软件包:
- 列出已安装的包:
`port installed`
- 更新 port 自身,并获取可用包的最新列表:
- 更新 port 并获取最新的可用包列表:
`sudo port selfupdate`
- 升级过时的软件包:
- 升级过时的包:
`sudo port upgrade outdated`
- 除已安装的软件包的旧版本:
- 除已安装包的旧版本:
`sudo port uninstall inactive`
`sudo port uninstall inactive`