chaosd
chaosd copied to clipboard
support install chaosd by yum/apt-get
yum install chaosd apt-get install chaosd
I see there're ways to achieve such goal. For apt we could either submit our project to debian or host our own repository. yum
seems unreachable but we can still self-host.
I see there're ways to achieve such goal. For apt we could either submit our project to debian or host our own repository.
yum
seems unreachable but we can still self-host.
yum
or dnf
is much simpler. Fedora copr will provide repository host (and building machine). (but I failed to register it :( )
However, rpm
package is really hard to package :crying_cat_face: , and the guideline is too complicate and ideal.(look here).