-1

I tried to install mulval and error message is appeared package org.dom4j does not exist then I tried to install the package using command sudo apt-get install -y dom4j but another message is appeared said Unable to locate package dom4j

1 Answers1

0

You might be looking for libdom4j-java, try to install it with : sudo apt install libdom4j-java