Hello, we are trying to install xmlstarlet on elastic image Amazon Linux Amazon Linux PV S3 stock image but we don't know how to do this. I tried putting the following command:
sudo yum install xmlstarlet
In the starting setup script of the image, but the agent hangs forever. Any idea how this can be accomplished?
Ok, so I believe I found how to do it. I went to "Edit elastic image configuration - Amazon Linux PV S3 stock image" and added the following command as a new line:
sudo yum -y install xmlstarlet
yum list installed xmlstarlet
Now i'm seeing my bash script that is calling xmlstarlet working as a charm
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.