Installing xmllint

后端 未结 6 1128
面向向阳花
面向向阳花 2020-12-13 09:28

I needed help installing xmllint from this website: http://xmlsoft.org/sources/win32/

In particular, I am not sure which file I am supposed to download - when I clic

6条回答
  •  天命终不由人
    2020-12-13 10:04

    For users of Chocolatey, installing xmllint is rather simple:

    choco install xsltproc
    

    This package contains the xmllint, iconv, xmlcatalog, and xsltproc commands, and any dependencies are installed automatically.

提交回复
热议问题