Description
Builds of nanomsg (derived from this spec submitted for review) for EL7 and Fedora. Kept somewhat up to date until it gets into Fedora proper.
Installation Instructions
For EL7, download and install the repo file to /etc/yum.repos.d
. For Fedora, sudo dnf copr enable ngompa/nanomsg
suffices.
After installing the repo, do the following to install it:
EL7: sudo yum install nanomsg
(or nanomsg-devel
if you want also the development files)
F22+: sudo dnf install nanomsg
(or nanomsg-devel
if you want also the development files)
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 |
---|---|---|
EPEL 7 | x86_64 (18)* | EPEL 7 (180 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ngompa/nanomsg
More info about enabling Copr repositories