Fixed shared library: libcrypt.so.1: cannot open shared object file: No such file or directory

$dnf whatprovides '*/libcrypt.so.1'
$sudo dnf install libxcrypt-compat

Comments