rcssserver3d from science:SimSpark project

Vyberte váš operační systém

Pro openSUSE Tumbleweed spusťte jako root následující:
zypper addrepo https://download.opensuse.org/repositories/science:SimSpark/openSUSE_Tumbleweed/science:SimSpark.repo
zypper refresh
zypper install rcssserver3d
Pro 15.4 spusťte jako root následující:
zypper addrepo https://download.opensuse.org/repositories/science:SimSpark/15.4/science:SimSpark.repo
zypper refresh
zypper install rcssserver3d
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/science:/SimSpark/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/science:SimSpark.list
curl -fsSL https://download.opensuse.org/repositories/science:SimSpark/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_SimSpark.gpg > /dev/null
sudo apt update
sudo apt install rcssserver3d
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/science:/SimSpark/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/science:SimSpark.list
curl -fsSL https://download.opensuse.org/repositories/science:SimSpark/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_SimSpark.gpg > /dev/null
sudo apt update
sudo apt install rcssserver3d
Pro xUbuntu 20.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/science:/SimSpark/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/science:SimSpark.list
curl -fsSL https://download.opensuse.org/repositories/science:SimSpark/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_SimSpark.gpg > /dev/null
sudo apt update
sudo apt install rcssserver3d