apt-*: add more info links; apt-file: add regex search example (#5710)

This commit is contained in:
Patrice Denis
2021-04-17 15:26:03 +02:00
committed by GitHub
parent ce747d2f46
commit ca8394dc52
50 changed files with 57 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
# apt-cache
> Debian 和 Ubuntu 的包查询工具.
> 更多信息: <https://manpages.debian.org/latest/apt/apt-cache.8.html>.
- 在当前的软件源中查找一个软件包:

View File

@@ -1,6 +1,7 @@
# apt-file
> 在 apt 软件包中查找文件,其中也包括未安装的软件
> 更多信息: <https://manpages.debian.org/latest/apt-file/apt-file.1.html>.
- 更新元数据的数据库:

View File

@@ -2,6 +2,7 @@
> Debian 和 Ubuntu 的软件包管理工具.
> 使用`apt-cache`查找包.
> 更多信息: <https://manpages.debian.org/latest/apt/apt-get.8.html>.
- 更新可用软件包及其版本列表(推荐在其他`apt-get`命令运行之前使用):

View File

@@ -1,6 +1,7 @@
# apt-key
> Debian 和 Ubuntu 上的 APT 软件包管理器的密钥管理工具
> 更多信息: <https://manpages.debian.org/latest/apt/apt-key.8.html>.
- 列出可信密钥:

View File

@@ -1,6 +1,7 @@
# apt-mark
> 修改已安装软件包状态的工具
> 更多信息: <https://manpages.debian.org/latest/apt/apt-mark.8.html>.
- 将一个软件包标记为自动安装:

View File

@@ -1,6 +1,7 @@
# apt
> 基于 Debian 的发行版上的软件包管理工具.
> 更多信息: <https://manpages.debian.org/latest/apt/apt.8.html>.
- 更新可用软件包及其版本列表(推荐在运行其他 apt 命令前首先运行该命令):

View File

@@ -1,6 +1,7 @@
# aptitude
> Debian 和 Ubuntu 上的软件包管理工具.
> 更多信息: <https://manpages.debian.org/latest/aptitude/aptitude.8.html>.
- 同步可用软件包及其版本列表,在运行后续 aptitude 命令前,应该首先运行该命令: