Skip to content

Instantly share code, notes, and snippets.

@haisum
Created June 28, 2018 13:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save haisum/dacdb550b69e653750be61cd4d6cb4a8 to your computer and use it in GitHub Desktop.
Save haisum/dacdb550b69e653750be61cd4d6cb4a8 to your computer and use it in GitHub Desktop.
yum download all dependencies
#install downloadonly yum plugin
sudo yum --enablerepo=mariadb install --installroot=`pwd` --releasever=/ --downloadonly --downloaddir=./ MariaDB-client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment