-
Notifications
You must be signed in to change notification settings - Fork 40
xmlstarlet #4
Copy link
Copy link
Open
Description
It seems that the latest builds are no longer including xmlstarlet because it isn't in the CentOS repositories, but it was in the Fedora repositories.
The tool is in the EPEL repositories, so one fix is to do the following:
yum install -y epel-release && yum install -y xmlstarlet
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels