winexe from home:uibmz:opsi:4.1:stable project

Pasirinkite operacinę sistemą

CentOS 7. Įvykdykite root teisėmis:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:uibmz:opsi:4.1:stable/CentOS_7/home:uibmz:opsi:4.1:stable.repo
yum install winexe
Debian 9.0. Įvykdykite:
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/home:/uibmz:/opsi:/4.1:/stable/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.1:stable.list
curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.1:stable/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.1_stable.gpg > /dev/null
sudo apt update
sudo apt install winexe
Debian 8.0. Įvykdykite:
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/home:/uibmz:/opsi:/4.1:/stable/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.1:stable.list
curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.1:stable/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.1_stable.gpg > /dev/null
sudo apt update
sudo apt install winexe
Debian 10. Įvykdykite:
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/home:/uibmz:/opsi:/4.1:/stable/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.1:stable.list
curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.1:stable/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.1_stable.gpg > /dev/null
sudo apt update
sudo apt install winexe
openSUSE Leap 42.3. Įvykdykite root teisėmis:
zypper addrepo https://download.opensuse.org/repositories/home:uibmz:opsi:4.1:stable/openSUSE_Leap_42.3/home:uibmz:opsi:4.1:stable.repo
zypper refresh
zypper install winexe
RHEL 7. Įvykdykite root teisėmis:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:uibmz:opsi:4.1:stable/RHEL_7/home:uibmz:opsi:4.1:stable.repo
yum install winexe
SLE 12 SP4. Įvykdykite root teisėmis:
zypper addrepo https://download.opensuse.org/repositories/home:uibmz:opsi:4.1:stable/SLE_12_SP4/home:uibmz:opsi:4.1:stable.repo
zypper refresh
zypper install winexe
SLE 12 SP3. Įvykdykite root teisėmis:
zypper addrepo https://download.opensuse.org/repositories/home:uibmz:opsi:4.1:stable/SLE_12_SP3/home:uibmz:opsi:4.1:stable.repo
zypper refresh
zypper install winexe
SLE 12 SP2. Įvykdykite root teisėmis:
zypper addrepo https://download.opensuse.org/repositories/home:uibmz:opsi:4.1:stable/SLE_12_SP2/home:uibmz:opsi:4.1:stable.repo
zypper refresh
zypper install winexe
SLE 12 SP1. Įvykdykite root teisėmis:
zypper addrepo https://download.opensuse.org/repositories/home:uibmz:opsi:4.1:stable/SLE_12_SP1/home:uibmz:opsi:4.1:stable.repo
zypper refresh
zypper install winexe
SLE 12. Įvykdykite root teisėmis:
zypper addrepo https://download.opensuse.org/repositories/home:uibmz:opsi:4.1:stable/SLE_12/home:uibmz:opsi:4.1:stable.repo
zypper refresh
zypper install winexe
xUbuntu 18.04. Įvykdykite:
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/home:/uibmz:/opsi:/4.1:/stable/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.1:stable.list
curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.1:stable/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.1_stable.gpg > /dev/null
sudo apt update
sudo apt install winexe
xUbuntu 16.04. Įvykdykite:
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/home:/uibmz:/opsi:/4.1:/stable/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.1:stable.list
curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.1:stable/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.1_stable.gpg > /dev/null
sudo apt update
sudo apt install winexe
Univention 4.4. Įvykdykite root teisėmis:
echo 'deb http://download.opensuse.org/repositories/home:/uibmz:/opsi:/4.1:/stable/Univention_4.4/ /' > /etc/apt/sources.list.d/home:uibmz:opsi:4.1:stable.list
wget -nv https://download.opensuse.org/repositories/home:uibmz:opsi:4.1:stable/Univention_4.4/Release.key -O Release.key
apt-key add - < Release.key
apt-get update
apt-get install winexe
Univention 4.3. Įvykdykite root teisėmis:
echo 'deb http://download.opensuse.org/repositories/home:/uibmz:/opsi:/4.1:/stable/Univention_4.3/ /' > /etc/apt/sources.list.d/home:uibmz:opsi:4.1:stable.list
wget -nv https://download.opensuse.org/repositories/home:uibmz:opsi:4.1:stable/Univention_4.3/Release.key -O Release.key
apt-key add - < Release.key
apt-get update
apt-get install winexe