Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save matthewberryman/9182ae9f65da5a29b612111311f1ab45 to your computer and use it in GitHub Desktop.
Save matthewberryman/9182ae9f65da5a29b612111311f1ab45 to your computer and use it in GitHub Desktop.
alces-influenza-library-installs
#!/usr/bin/env bash
pdsh -g cluster 'sudo yum -y -e0 install libxml2-devel libcurl-devel libsigc++20-devel glibmm24-devel'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment