Created
June 28, 2018 13:37
-
-
Save haisum/dacdb550b69e653750be61cd4d6cb4a8 to your computer and use it in GitHub Desktop.
yum download all dependencies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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