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

Seleccione o seu sistema operativo

Para Debian 9.0 execute o seguinte:
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
Para Debian 10 execute o seguinte:
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
Para xUbuntu 20.04 execute o seguinte:
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
Para xUbuntu 18.04 execute o seguinte:
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

Paquetes para xUbuntu 20.04:

Paquetes para xUbuntu 18.04:

Para Univention 4.4 execute o seguinte como 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

Paquetes para Univention 4.4:

Para Univention 5.0 execute o seguinte como root:
?

Paquetes para Univention 5.0: