nickva commented on issue #5634:
URL: https://github.com/apache/couchdb/issues/5634#issuecomment-3948744723

   With @big-r81 great dist tag find and making it work we now have an RHEL 10 
rpm ready for testing.
   
   I uploaded the RPM to our dev-rpm repo for testing. 
   
   To install them run as root or with `sudo`:
   
   ```
   dnf install -y yum-utils
   yum-config-manager --add-repo 
https://apache.jfrog.io/artifactory/couchdb/couchdev.repo
   dnf install -y couchdb
   ```
   
   These architectures are supported:
   
   ```
   $ rpm -K pkgs/couch/centos-*/*.rpm
   pkgs/couch/centos-10/couchdb-3.5.1-1.el10.aarch64.rpm: digests signatures OK
   pkgs/couch/centos-10/couchdb-3.5.1-1.el10.s390x.rpm: digests signatures OK
   pkgs/couch/centos-10/couchdb-3.5.1-1.el10.x86_64.rpm: digests signatures OK
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to