解决 /bin/bash: xmllint: command not found

  • Post author:
  • Post category:其他


解决方法:

sudo apt-file search xmllint

sudo apt-get install  libxml2-utils



版权声明:本文为liangtianmeng原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。