cmake from home:uibmz:opsi:4.2:experimental project

Proszę wybrać system operacyjny

Dla Debian 9.0 uruchom następujący program:
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.2:/experimental/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.2:experimental.list
curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.2:experimental/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.2_experimental.gpg > /dev/null
sudo apt update
sudo apt install cmake
Dla Debian 10 uruchom następujący program:
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.2:/experimental/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.2:experimental.list
curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.2:experimental/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.2_experimental.gpg > /dev/null
sudo apt update
sudo apt install cmake
Dla xUbuntu 20.04 uruchom następujący program:
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.2:/experimental/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.2:experimental.list
curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.2:experimental/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.2_experimental.gpg > /dev/null
sudo apt update
sudo apt install cmake
Dla xUbuntu 18.04 uruchom następujący program:
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.2:/experimental/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:uibmz:opsi:4.2:experimental.list
curl -fsSL https://download.opensuse.org/repositories/home:uibmz:opsi:4.2:experimental/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_uibmz_opsi_4.2_experimental.gpg > /dev/null
sudo apt update
sudo apt install cmake

Pakiety dla xUbuntu 20.04:

Pakiety dla xUbuntu 18.04:

Dla Univention 4.4 uruchom następujący program jako root:
echo 'deb http://download.opensuse.org/repositories/home:/uibmz:/opsi:/4.2:/experimental/Univention_4.4/ /' > /etc/apt/sources.list.d/home:uibmz:opsi:4.2:experimental.list
wget -nv https://download.opensuse.org/repositories/home:uibmz:opsi:4.2:experimental/Univention_4.4/Release.key -O Release.key
apt-key add - < Release.key
apt-get update
apt-get install cmake

Pakiety dla Univention 4.4:

Dla Univention 5.0 uruchom następujący program jako root:
?

Pakiety dla Univention 5.0: