Installing openssh-clients in rpm mode shows that openssh is required, while openssh is installed in source code, how to solve the problem

clipboard.png


you don't need to install the openssh-clients package, because you already have a ssh client in the openssh you compiled.

use the-- nodeps option to ignore dependency issues.

Menu