python3-cscore from home:auscompgeek:robotpy project

Select Your Operating System

For Debian Testing run the following:
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:/auscompgeek:/robotpy/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:auscompgeek:robotpy.list
curl -fsSL https://download.opensuse.org/repositories/home:auscompgeek:robotpy/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_auscompgeek_robotpy.gpg > /dev/null
sudo apt update
sudo apt install python3-cscore
For Debian 11 run the following:
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:/auscompgeek:/robotpy/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:auscompgeek:robotpy.list
curl -fsSL https://download.opensuse.org/repositories/home:auscompgeek:robotpy/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_auscompgeek_robotpy.gpg > /dev/null
sudo apt update
sudo apt install python3-cscore
For Debian 10 run the following:
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:/auscompgeek:/robotpy/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:auscompgeek:robotpy.list
curl -fsSL https://download.opensuse.org/repositories/home:auscompgeek:robotpy/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_auscompgeek_robotpy.gpg > /dev/null
sudo apt update
sudo apt install python3-cscore
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:auscompgeek:robotpy/Fedora_Rawhide/home:auscompgeek:robotpy.repo
dnf install python3-cscore

Packages for Fedora Rawhide:

For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:auscompgeek:robotpy/openSUSE_Tumbleweed/home:auscompgeek:robotpy.repo
zypper refresh
zypper install python3-cscore
For openSUSE Factory RISCV run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:auscompgeek:robotpy/openSUSE_Factory_RISCV/home:auscompgeek:robotpy.repo
zypper refresh
zypper install python3-cscore
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:auscompgeek:robotpy/openSUSE_Factory_ARM/home:auscompgeek:robotpy.repo
zypper refresh
zypper install python3-cscore
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:auscompgeek:robotpy/15.4/home:auscompgeek:robotpy.repo
zypper refresh
zypper install python3-cscore
For Raspbian 11 run the following:
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:/auscompgeek:/robotpy/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:auscompgeek:robotpy.list
curl -fsSL https://download.opensuse.org/repositories/home:auscompgeek:robotpy/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_auscompgeek_robotpy.gpg > /dev/null
sudo apt update
sudo apt install python3-cscore
For Raspbian 10 run the following:
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:/auscompgeek:/robotpy/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:auscompgeek:robotpy.list
curl -fsSL https://download.opensuse.org/repositories/home:auscompgeek:robotpy/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_auscompgeek_robotpy.gpg > /dev/null
sudo apt update
sudo apt install python3-cscore

Packages for Raspbian 11:

Packages for Raspbian 10:

For xUbuntu 20.04 run the following:
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:/auscompgeek:/robotpy/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:auscompgeek:robotpy.list
curl -fsSL https://download.opensuse.org/repositories/home:auscompgeek:robotpy/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_auscompgeek_robotpy.gpg > /dev/null
sudo apt update
sudo apt install python3-cscore
For xUbuntu 18.04 run the following:
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:/auscompgeek:/robotpy/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:auscompgeek:robotpy.list
curl -fsSL https://download.opensuse.org/repositories/home:auscompgeek:robotpy/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_auscompgeek_robotpy.gpg > /dev/null
sudo apt update
sudo apt install python3-cscore
For Ubuntu 18.04 Ports run the following:
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:/auscompgeek:/robotpy/Ubuntu_18.04_Ports/ /' | sudo tee /etc/apt/sources.list.d/home:auscompgeek:robotpy.list
curl -fsSL https://download.opensuse.org/repositories/home:auscompgeek:robotpy/Ubuntu_18.04_Ports/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_auscompgeek_robotpy.gpg > /dev/null
sudo apt update
sudo apt install python3-cscore