cmake from home:kimi:missing-debian-packages-in-OpenSUSE-Build-Service-OBS project

Vyberte váš operační systém

Pro Debian Unstable spusťte následující:
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:/kimi:/missing-debian-packages-in-OpenSUSE-Build-Service-OBS/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:missing-debian-packages-in-OpenSUSE-Build-Service-OBS.list
curl -fsSL https://download.opensuse.org/repositories/home:kimi:missing-debian-packages-in-OpenSUSE-Build-Service-OBS/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_missing-debian-packages-in-OpenSUSE-Build-Service-OBS.gpg > /dev/null
sudo apt update
sudo apt install cmake
Pro Raspbian 12 spusťte následující:
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:/kimi:/missing-debian-packages-in-OpenSUSE-Build-Service-OBS/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:missing-debian-packages-in-OpenSUSE-Build-Service-OBS.list
curl -fsSL https://download.opensuse.org/repositories/home:kimi:missing-debian-packages-in-OpenSUSE-Build-Service-OBS/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_missing-debian-packages-in-OpenSUSE-Build-Service-OBS.gpg > /dev/null
sudo apt update
sudo apt install cmake
Pro xUbuntu 24.04 spusťte následující:
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:/kimi:/missing-debian-packages-in-OpenSUSE-Build-Service-OBS/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:missing-debian-packages-in-OpenSUSE-Build-Service-OBS.list
curl -fsSL https://download.opensuse.org/repositories/home:kimi:missing-debian-packages-in-OpenSUSE-Build-Service-OBS/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_missing-debian-packages-in-OpenSUSE-Build-Service-OBS.gpg > /dev/null
sudo apt update
sudo apt install cmake
Pro xUbuntu 22.04 spusťte následující:
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:/kimi:/missing-debian-packages-in-OpenSUSE-Build-Service-OBS/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:missing-debian-packages-in-OpenSUSE-Build-Service-OBS.list
curl -fsSL https://download.opensuse.org/repositories/home:kimi:missing-debian-packages-in-OpenSUSE-Build-Service-OBS/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_missing-debian-packages-in-OpenSUSE-Build-Service-OBS.gpg > /dev/null
sudo apt update
sudo apt install cmake