Xmllint Installation On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS

Xmllint Installation On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS

xmllint

XML parser and linter that supports XPath, a syntax for navigating XML trees.

Maintainer: Debian XML/SGML Group



Section: text

Install xmllint

  • Debian apt-get install libxml2-utils Click to copy
  • Ubuntu apt-get install libxml2-utils Click to copy
  • Alpine OS apk add libxml2 Click to copy
  • Arch Linux pacman -S libxml2 Click to copy
  • Kali Linux apt-get install libxml2-utils Click to copy
  • CentOS yum install libxml2 Click to copy
  • Fedora dnf install libxml2 Click to copy
  • Raspbian apt-get install libxml2-utils Click to copy
  • macOS brew install libxml2 Click to copy
Install the latest version of xmllint in Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS from terminal. To install the xmllint just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of xmllint from the respository and install it in your computer/server.