dpkg -l *ascii* | grep ii
un asciidoc <none> <none> (no description available)
ii asciidoc-base 8.6.10-3 all Minimal version of asciidoc not suitable for pdf
ii asciidoc-common 8.6.10-3 all Basic data and configuration files for asciidoc un asciidoc-doc <none> <none> (no description available)
asciidoc
18.04 LTS 和更新版本中的主要可执行文件位于asciidoc-base
package.json中。你必须删除它:
对于源代码安装,这里是安装/卸载命令...
为所有用户安装 asciidoc
使用 autoconf(1) 创建配置;使用 configure 创建 Makefile;运行 make(1); 建立手册页;安装:
要卸载:
来源:http ://asciidoc.org/INSTALL.html
更新#1
对于二进制安装...
要完全卸载 asciidoc,您需要运行所有这些命令...