Description
Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
Installation Instructions
version=$(rpm -q --qf %{VERSION} $(rpm -q --whatprovides redhat-release))
ver=${version:0:1} # 6 or 7
sudo curl -sL -o /etc/yum.repos.d/hnakamur-pcre2.repo https://copr.fedoraproject.org/coprs/hnakamur/pcre2/repo/epel-${ver}/hnakamur-pcre2-epel-${ver}.repo
sudo curl -sL -o /etc/yum.repos.d/hnakamur-git.repo https://copr.fedoraproject.org/coprs/hnakamur/git/repo/epel-${ver}/hnakamur-git-epel-${ver}.repo
sudo yum install git
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 6 | x86_64 (135)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (133)* | EPEL 7 (163 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable hnakamur/git
More info about enabling Copr repositories