Centos – How to install mount.cifs on CentOS 5.5 64 bit

centosmountsamba

What package installs mount.cifs?

Best Answer

yum install samba-client

For reference, I used the command yum provides '*/mount.cifs' to determine the package.