在本教程中,我们学习如何安装 dvi2ps-fontdesc-morisawa5 Debian 11. dvi2ps-fontdesc-morisawa5 是 dvi2ps for Morisawa Basic-5 字体的 fontdesc 文件
介绍
在本教程中我们学习如何安装 dvi2ps-fontdesc-morisawa5
在 Debian 11.
什么是 dvi2ps-fontdesc-morisawa5
dvi2ps-fontdesc-morisawa5 是:
您可以使用此软件包通过 dvi2ps 将 vfdata-morisawa5 的 Morisawa Basic-5 类型面的 DVI 文件转换为 PS 文件。
对于 Morisawa Basic-5 类型的面,您应该运行“dvi2ps -F morisawa”。
有三种安装方法 dvi2ps-fontdesc-morisawa5
在 Debian 11.我们可以使用 apt-get
, apt
和 aptitude
。 在以下部分中,我们将描述每种方法。 您可以选择其中之一。
使用 apt-get 安装 dvi2ps-fontdesc-morisawa5
更新 apt 数据库 apt-get
使用以下命令。
更新apt数据库后,我们可以安装 dvi2ps-fontdesc-morisawa5
使用 apt-get
通过运行以下命令:
sudo apt-get -y install dvi2ps-fontdesc-morisawa5
使用 apt 安装 dvi2ps-fontdesc-morisawa5
更新 apt 数据库 apt
使用以下命令。
更新apt数据库后,我们可以安装 dvi2ps-fontdesc-morisawa5
使用 apt
通过运行以下命令:
sudo apt -y install dvi2ps-fontdesc-morisawa5
使用 aptitude 安装 dvi2ps-fontdesc-morisawa5
如果您想遵循此方法,您可能需要先安装 aptitude,因为 aptitude 通常不会默认安装 Debian。 更新 apt 数据库 aptitude
使用以下命令。
更新apt数据库后,我们可以安装 dvi2ps-fontdesc-morisawa5
使用 aptitude
通过运行以下命令:
sudo aptitude -y install dvi2ps-fontdesc-morisawa5
如何卸载 dvi2ps-fontdesc-morisawa5 Debian 11
仅卸载 dvi2ps-fontdesc-morisawa5
打包我们可以使用以下命令:
sudo apt-get remove dvi2ps-fontdesc-morisawa5
卸载 dvi2ps-fontdesc-morisawa5 及其依赖项
卸载 dvi2ps-fontdesc-morisawa5
及其不再需要的依赖项 Debian 11、我们可以使用下面的命令:
sudo apt-get -y autoremove dvi2ps-fontdesc-morisawa5
删除 dvi2ps-fontdesc-morisawa5 配置和数据
去除 dvi2ps-fontdesc-morisawa5
配置和数据来自 Debian 11.我们可以使用如下命令:
sudo apt-get -y purge dvi2ps-fontdesc-morisawa5
删除 dvi2ps-fontdesc-morisawa5 配置、数据及其所有依赖项
我们可以使用下面的命令来删除 dvi2ps-fontdesc-morisawa5
配置、数据及其所有依赖项,我们可以使用以下命令:
sudo apt-get -y autoremove --purge dvi2ps-fontdesc-morisawa5
依赖关系
dvi2ps-fontdesc-morisawa5 具有以下依赖项:
参考
概括
在本教程中我们学习如何安装 dvi2ps-fontdesc-morisawa5
封装在 Debian 11.使用不同的包管理工具: apt
, apt-get
和 aptitude
。