derkuci/Fedora-CentOS
Project ID: 51792
Description
Fedora packages for CentOS 8. These are mostly Fedora 34/35 packages, missed from CentOS 8, rebuilt with minimal modifications:
- so to better complement Python 3.9 on CentOS 8,
- Graphviz with GTS,
- netpbm-devel with
/usr/lib64/libnetpbm.so
(missed from the CentOS 8 powertools build).
Installation Instructions
Enable the following modules
dnf module enable python39 ghc:8.4
I aim to have all the tests passed, but still some failed:
- python39-matplotlib: due to several missing tex packages.
- python39-pandas: added tests; several failed due to (no) network or closing an empty xls file with openpyxl.
- python39-sphinx:
tex(FreeSerif.otf)
is missing from the default texlive; so some latex tests don't pass. There are also several other failures I haven't figured out the causes, mostly related to HTML linenos.
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 [modified] (1953)* | EPEL 7 (91 downloads) |
EPEL 8 | x86_64 [modified] (5766)* | EPEL 8 (99 downloads) |
EPEL 9 | x86_64 [modified] (3054)* | EPEL 9 (43 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable derkuci/Fedora-CentOS
More info about enabling Copr repositories