samba from home:gody project

Select Your Operating System

For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:gody/CentOS_7/home:gody.repo
yum install samba
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:gody/RHEL_7/home:gody.repo
yum install samba
For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gody/SLE_12/home:gody.repo
zypper refresh
zypper install samba
For SLE 11 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:gody/SLE_11_SP4/home:gody.repo
zypper refresh
zypper install samba