projects / org / ezpublishlegacy / ezcluster
Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
ezcluster | eZ Publish Legacy | stable |
Version | Compatible with |
---|---|
N/A | N/A |
Build Packages
yum -y install ruby-devel
gem install travis
/usr/local/bin/travis login --org
/usr/local/bin/travis encrypt-file ~/.config/copr .copr.enc
yum install -y dnf dnf-plugins-core
dnf install copr-cli
dnf copr enable xrow/repository
Fails with:
No such command: copr. Please use /bin/dnf --help
It could be a DNF plugin command.