Alma linux 10.0 nrpe package available?

Hello

Is the nrpe package available in the alma linux 10.0 and is it working?

I have installed epel and enabled crb, but havent found any candidate for nrpe package.

Thank you for a response

Lukáš

Hi Lukáš,

The nrpe package is now available in EPEL for AlmaLinux 10.1 and newer.
If you’re using AlmaLinux 10.0 specifically, it might not appear yet depending on your enabled repositories.
Make sure you have EPEL properly configured, and try installing it with:

dnf install nrpe

https://www.rpmfind.net/linux/RPM/epel/10.1/x86_64/Packages/n/nrpe-4.1.3-1.el10_1.x86_64.html

Best regards,
Akiyoshi kurita (redadmin)

Hello Akiyoshi,

thats exactly what I have done. There must be some specific detail which I have ovelooked.

Thank you for your response. I will try harder :slight_smile:

Lukáš

I havent noticed it last time. So you are telling me, that it is not available yet, but it will be available in the next edition of Alma linux 10.1.

Am I right?

It was my problem. I have installed epel automatically and had repo setup for epel which has the same number as my distro. It is working after strict epel-10 setup withou .0.

Thank you very much for your help.

Lukáš

Congratulations on resolving the issue.
If you have any further questions, please feel free to ask them on this forum.
Thank you.