To use this package simply:
go get https://github.com/content-services/utilities
import (
"github.com/content-services/utilities/Yum"
)
and utilize the module methods:
Rpm.Extract("https://download-i2.fedoraproject.org/pub/epel/7/x86_64/")
8000