cmake from science:dlr project
Proszę wybrać system operacyjny
Dodaj repozytorium i zainstaluj ręcznie
Dla CentOS 8 uruchom następujący program jako root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/science:dlr/CentOS_8/science:dlr.repo yum install cmake
Dla CentOS 7 uruchom następujący program jako root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/science:dlr/CentOS_7/science:dlr.repo yum install cmake
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla Debian Unstable 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/science:/dlr/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list curl -fsSL https://download.opensuse.org/repositories/science:dlr/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.gpg > /dev/null sudo apt update sudo apt install cmake
Dla Debian Testing 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/science:/dlr/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list curl -fsSL https://download.opensuse.org/repositories/science:dlr/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.gpg > /dev/null sudo apt update sudo apt install cmake
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/science:/dlr/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list curl -fsSL https://download.opensuse.org/repositories/science:dlr/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.gpg > /dev/null sudo apt update sudo apt install cmake
Dla Debian 13 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/science:/dlr/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list curl -fsSL https://download.opensuse.org/repositories/science:dlr/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.gpg > /dev/null sudo apt update sudo apt install cmake
Dla Debian 12 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/science:/dlr/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list curl -fsSL https://download.opensuse.org/repositories/science:dlr/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.gpg > /dev/null sudo apt update sudo apt install cmake
Dla Debian 11 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/science:/dlr/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list curl -fsSL https://download.opensuse.org/repositories/science:dlr/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.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/science:/dlr/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list curl -fsSL https://download.opensuse.org/repositories/science:dlr/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.gpg > /dev/null sudo apt update sudo apt install cmake
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla Fedora Rawhide uruchom następujący program jako root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/science:dlr/Fedora_Rawhide/science:dlr.repo dnf install cmake
Dla Fedora 40 uruchom następujący program jako root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/science:dlr/Fedora_40/science:dlr.repo dnf install cmake
Dla Fedora 39 uruchom następujący program jako root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/science:dlr/Fedora_39/science:dlr.repo dnf install cmake
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla openSUSE Tumbleweed uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/openSUSE_Tumbleweed/science:dlr.repo zypper refresh zypper install cmake
Dla openSUSE Leap 15.2 ARM uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/openSUSE_Leap_15.2_ARM/science:dlr.repo zypper refresh zypper install cmake
Dla openSUSE Leap 15.2 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/openSUSE_Leap_15.2/science:dlr.repo zypper refresh zypper install cmake
Dla openSUSE Leap 15.1 ARM uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/openSUSE_Leap_15.1_ARM/science:dlr.repo zypper refresh zypper install cmake
Dla 15.6 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/15.6/science:dlr.repo zypper refresh zypper install cmake
Dla 15.5 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/15.5/science:dlr.repo zypper refresh zypper install cmake
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla RHEL 7 uruchom następujący program jako root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/science:dlr/RHEL_7/science:dlr.repo yum install cmake
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla SLE 12 SP3 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/SLE_12_SP3/science:dlr.repo zypper refresh zypper install cmake
Dla SLE 12 SP2 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/SLE_12_SP2/science:dlr.repo zypper refresh zypper install cmake
Pobierz pakiety binarne bezpośrednio
Dodaj repozytorium i zainstaluj ręcznie
Dla xUbuntu 24.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/science:/dlr/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list curl -fsSL https://download.opensuse.org/repositories/science:dlr/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.gpg > /dev/null sudo apt update sudo apt install cmake
Dla xUbuntu 22.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/science:/dlr/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list curl -fsSL https://download.opensuse.org/repositories/science:dlr/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.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/science:/dlr/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list curl -fsSL https://download.opensuse.org/repositories/science:dlr/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.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/science:/dlr/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list curl -fsSL https://download.opensuse.org/repositories/science:dlr/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.gpg > /dev/null sudo apt update sudo apt install cmake
Dla xUbuntu 16.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/science:/dlr/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list curl -fsSL https://download.opensuse.org/repositories/science:dlr/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.gpg > /dev/null sudo apt update sudo apt install cmake