dell / omsdk

Dell EMC OpenManage Python SDK
Apache License 2.0
57 stars 20 forks source link

Mechanism for installing via RPM #25

Open willfurnass opened 2 years ago

willfurnass commented 2 years ago

QwikContext

I think many sysadmins would prefer to install via RPM(s) in RHEL-like environments.

Details

To support the building of RPMs a RPM spec file is required. I think dependencies can also be pulled from EPEL rather than PyPI.

Impact

See #18 and #19 for users that might benefit from this.

anupamaloke commented 2 years ago

thanks @willfurnass. This is great.