linux - How do I make my application installable via Yum package manager? -
linux - How do I make my application installable via Yum package manager? -
i'm trying larn how build installer yum (as opposed apt, port, brew, etc).
i can't seem find clear resources on this. steps need take own application?
yum installing rpm packages repository. basically, need bundle app via rpm , publish in repository, folder accessed via http/ftp.
the rather old documentation contains basic informations want read on yum repositories.
the much more complicated process create installable rpm package, documented here.
one simple way host own repository fedorapeople.org
linux yum package-managers
Comments
Post a Comment