How — To Install Xmllint Windows !exclusive!
You should see version information. You can now use xmllint on any file within your WSL filesystem.
Scoop keeps tools in your user profile and is good for per-user installs. How To Install Xmllint Windows
On Linux, you simply type sudo apt install libxml2-utils (Debian/Ubuntu) or use your distribution’s package manager. On Windows, the process requires more manual effort, but it’s far from impossible. You should see version information
To clean up a messy, single-line XML file and make it readable: xmllint --format input.xml --output formatted.xml Use code with caution. 2. Check for Syntax Errors (Linting) the process requires more manual effort