Friday, November 22, 2019

Enable Yum Repository in Command Line

List sharutils

# yum --enablerepo=* list sharutils

Install sharutils

# yum --enablerepo=*  install docker-engine


No comments:

Post a Comment