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] (1684)* EPEL 7 (65 downloads)
EPEL 8 x86_64 [modified] (5004)* EPEL 8 (67 downloads)
EPEL 9 x86_64 [modified] (2811)* EPEL 9 (24 downloads)

* Total number of packages downloaded in the last seven days.


Quick Enable

#> dnf copr enable derkuci/Fedora-CentOS
More info about enabling Copr repositories

Other Actions