php5-libsmbclient from isv:ownCloud:community:8.1 project

Выберите операционную систему

Для CentOS 7 запустите от имени root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/CentOS_7/isv:ownCloud:community:8.1.repo
yum install php5-libsmbclient
Для CentOS 6 PHP56 запустите от имени root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/CentOS_6_PHP56/isv:ownCloud:community:8.1.repo
yum install php5-libsmbclient
Для CentOS 6 PHP55 запустите от имени root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/CentOS_6_PHP55/isv:ownCloud:community:8.1.repo
yum install php5-libsmbclient
Для CentOS 6 PHP54 запустите от имени root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/CentOS_6_PHP54/isv:ownCloud:community:8.1.repo
yum install php5-libsmbclient
Для CentOS 6 запустите от имени root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/CentOS_6/isv:ownCloud:community:8.1.repo
yum install php5-libsmbclient
Для CentOS-CentOS 7 запустите от имени root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/CentOS-CentOS_7/isv:ownCloud:community:8.1.repo
yum install php5-libsmbclient
Для CentOS-CentOS 6 запустите от имени root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/CentOS-CentOS_6/isv:ownCloud:community:8.1.repo
yum install php5-libsmbclient
Для Debian 8.0 запустите:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community:/8.1/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.1.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.1.gpg > /dev/null
sudo apt update
sudo apt install php5-libsmbclient
Для Debian 7.0 запустите:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community:/8.1/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.1.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.1.gpg > /dev/null
sudo apt update
sudo apt install php5-libsmbclient
Для openSUSE Tumbleweed запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/openSUSE_Tumbleweed/isv:ownCloud:community:8.1.repo
zypper refresh
zypper install php5-libsmbclient
Для openSUSE Leap 42.1 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/openSUSE_Leap_42.1/isv:ownCloud:community:8.1.repo
zypper refresh
zypper install php5-libsmbclient
Для openSUSE 13.2 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/openSUSE_13.2/isv:ownCloud:community:8.1.repo
zypper refresh
zypper install php5-libsmbclient
Для openSUSE 13.1 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/openSUSE_13.1/isv:ownCloud:community:8.1.repo
zypper refresh
zypper install php5-libsmbclient
Для SLE 12 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/SLE_12/isv:ownCloud:community:8.1.repo
zypper refresh
zypper install php5-libsmbclient
Для xUbuntu 14.04 запустите:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community:/8.1/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.1.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.1.gpg > /dev/null
sudo apt update
sudo apt install php5-libsmbclient
Для xUbuntu 12.04 запустите:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community:/8.1/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.1.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.1/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.1.gpg > /dev/null
sudo apt update
sudo apt install php5-libsmbclient