Fscrypt package missing

Hi, I just installed Rocky Linux 10 and tried to install fscrypt with:

sudo dnf install epel-release
sudo dnf update
sudo dnf install fscrypt

And get:

No match for argument: fscrypt
Error: Unable to find a match: fscrypt

Does anyone know how to install this on Rocky 10? I think it was available in Rocky 9?

That’s because EPEL haven’t packaged it for EL10 yet. You can make a package request with EPEL to see if they will build it. Or you can grab a source rpm and build it yourself with mock.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.