Description
Private and useful packages
Installation Instructions
The spec has been tested only on Centos 7 and later.
How to enable repo
You need to install epel-release first.
yum install epel-release
You have two options to do that:
1. If you're using a version of Linux with dnf:
dnf copr enable registe/others
You need to have dnf-plugins-core installed.
2. If you have older distribution:
yum copr enable registe/others
You need to have yum-plugin-copr installed.
3. You can download a repo file on Fedora Copr and place it to /etc/yum.repos.d/
.
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 (24)* | EPEL 7 (158 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable registe/others
More info about enabling Copr repositories