AlmaLinux 10 pcre pcre-devel

Tried to install pcre & pcre-devel like on 9.x via dnf, but comes back unknown.

Any idea where I can find these now?

Thanks

pcre (v1) is an old library

nowadays, most applications use pcre2, so pcre is no more available in el-10

If really needed, you can ask Fedora packager to add it in EPEL, else you have to build it yourself.

1 Like