Description
Openfire XMPP Server
Openfire is a cross-platform real-time collaboration server based on the XMPP (Jabber) protocol. This project provides packages for EPEL and CentOS Stream.
Installation Instructions
To enable this repository and install Openfire run:
For CentOS 7.x:
sudo yum install epel-release
sudo yum install yum-plugin-copr
sudo yum copr enable cpuhouse/openfire
sudo yum install openfire
For CentOS 8.x:
sudo dnf install epel-release
sudo dnf copr enable cpuhouse/openfire
sudo dnf install openfire
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (0)* | EPEL 7 (53 downloads) |
![]() |
x86_64 (0)* | EPEL 8 (53 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable cpuhouse/openfire
More info about enabling Copr repositories